Starting analysis...
http://www.wtfpl.net/ | http://pieroxy.net/blog/pages/lz-string/testing.html | |
https://npms.io/search?q=ponyfill. | https://www.moedict.tw/ | |
https://www.moedict.tw/: | https://www.google.com/search?q= | |
https://dict.revised.moe.edu.tw/search.jsp?md=1&word= | https://dict.concised.moe.edu.tw/search.jsp?md=1&word= | |
https://dict.idioms.moe.edu.tw/idiomList.jsp?idiom= | https://dict.variants.moe.edu.tw/search.jsp?QTP=0&WORD= | |
https://stroke-order.learningweb.moe.edu.tw/charactersQueryResult.do?words= | https://sutian.moe.edu.tw/zh-hant/tshiau/?lui=tai_su&tsha= | |
https://zh.wiktionary.org/wiki/Special:Search?search= | https://www.kangxizidian.com/search/index.php?stype=Word&sword= | |
https://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint= | https://chardb.iis.sinica.edu.tw/search.jsp?q= | |
https://mcbopomofo.openvanilla.org/ | https://lodash.com/ | |
https://openjsf.org/ | https://lodash.com/license | |
http://underscorejs.org/LICENSE | https://clients2.google.com/service/update2/crx | |
https://developer.chrome.com/docs/extensions/mv3/intro/ | https://chrome.google.com/webstore/detail/mcbopomofo/pkjjfjnlglfhgfaipoempeaghmpfakkg?hl=zh-TW | |
https://zh.wikipedia.org/zh-tw/%E8%8B%8F%E5%B7%9E%E7%A0%81%E5%AD%90 | https://zh.m.wikipedia.org/zh-tw/%E5%80%9A%E5%A4%A9%E4%B8%AD%E6%96%87%E7%B3%BB%E7%B5%B1 | |
https://www.goingpro.me/ |
{ "name": "__MSG_manifestName__", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "64": "icons/icon64.png", "128": "icons/icon128.png" }, "version": "1.8.1", "commands": { "toggle-chinese-convert": { "description": "__MSG_commandToggleChineseConvert__", "suggested_key": "Alt+Shift+G" } }, "background": { "type": "module", "service_worker": "bundle.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_manifestDesc__", "permissions": [ "input", "background", "storage", "notifications", "tabs", "contextMenus" ], "options_page": "options.html", "default_locale": "en", "content_scripts": [ { "js": [ "content-script.js" ], "matches": [ "*://*/*", "file://*/*" ] } ], "host_permissions": [ "<all_urls>" ], "input_components": [ { "id": "org.openvanilla.mcbopomofo.us", "name": "__MSG_imeUS__", "type": "ime", "layouts": [ "us" ], "language": "zh-TW", "indicator": "麥", "description": "McBopomofo", "options_page": "options.html" }, { "id": "org.openvanilla.mcbopomofo.us-dvorak", "name": "__MSG_imeDvorak__", "type": "ime", "layouts": [ "us-dvorak" ], "language": "zh-TW", "indicator": "麥", "description": "McBopomofo", "options_page": "options.html" }, { "id": "org.openvanilla.mcbopomofo.us-colemak", "name": "__MSG_imeColmak__", "type": "ime", "layouts": [ "us-colemak" ], "language": "zh-TW", "indicator": "麥", "description": "McBopomofo", "options_page": "options.html" } ], "manifest_version": 3 }