AI 产品解读Novelty text rewriting extension that humorously transforms web page content using various rule-based translation modes
Serves as an antidote to information overload on the internet by replacing serious web content with humorous, distorted, or playful text transformations, making browsing more entertaining
User installs extension, opens popup to select a translation mode, and the content script automatically rewrites HTML text elements on all web pages according to the selected mode's regex rules. Free users can use 3 modes; pro users (via one-time purchase and Google login) unlock all 16 modes.
ネッコ翻訳 (Cat Translation) - turns all text into cat-themed language [free]限界翻訳 (Otaku Translation) - rewrites in exhausted otaku style [free]偽中国語翻訳 (Fake Chinese) - removes hiragana/katakana characters [free]13 additional pro modes including: ウホホ翻訳 (Gorilla), オジサン翻訳 (Middle-aged man), メスガキ翻訳 (Sassy bratty), 騒音翻訳 (Noise/screaming), 世紀末翻訳 (Apocalypse), 奴翻訳 (Trash-talk), 採点翻訳 (Random scoring), 赤ちゃん翻訳 (Baby talk), ギャル翻訳 (Gyaru text), アナグラム (Anagram shuffling), 文字化け翻訳 (Mojibake), のり弁文書 (Censored/redacted), ぬぬぬぬ (All characters become 'ぬ')
- 目标用户
- Japanese internet users seeking entertainment / Users who enjoy novelty/humor extensions / People fatigued by information-heavy web browsing
- JavaScript files are heavily minified/bundled making it difficult to trace exact payment flow implementation details
- Could not confirm whether payment processing happens in-extension via API or through redirect to external store (monyaizumi.stores.jp)
- The exact relationship between Google login and pro status validation (e.g., server-side license check vs local storage) could not be fully verified from minified code