UwU Translator
Translate text to uwu speech.
什麼是UwU Translator?
UwU Translator是由Swmarly開發的Chrome擴展程式,該擴展的主要功能是“Translate text to uwu speech.”。
擴展截圖
下載UwU Translator擴展crx文件
下載UwU Translator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension enables a feature called "Uwu Translation" for web content. When enabled, it applies a set of text transformation rules to replace certain characters and character combinations in the displayed text. These rules include replacing "r" and "l" with "w," "n" followed by a vowel with "ny," "th" with "d," and adding "uwu" after exclamation marks. Additionally, it can transform YouTube video titles. The extension continuously monitors and translates text on web pages, even for dynamically loaded content. Users can toggle the translation on or off. It also periodically updates the translations to ensure the transformed text remains consistent. In essence, this extension adds a playful and whimsical twist to the text content of web pages by applying these character substitutions and translations according to the defined rules.
擴展基本資訊
名稱 | UwU Translator |
ID | pkehpdkmjgijhepnlclhdneagmnplemn |
官方網址 | https://chromewebstore.google.com/detail/uwu-translator/pkehpdkmjgijhepnlclhdneagmnplemn |
簡介 | Translate text to uwu speech. |
檔案大小 | 9.24 KB |
安裝次數 | 83 |
目前版本 | 1.0 |
更新時間 | 2023-09-16 |
上架時間 | 2023-09-15 |
開發者 | Swmarly |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "UwU Translator", "version": "1.0", "description": "Translate text to uwu speech.", "permissions": [ "activeTab", "storage" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "matches": [ " |