Inspect and view changes in PinyinPop : Instant Chinese Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PinyinPop: Instant Chinese Lookup",
"short_name": "PinyinPop",
"version": "1.0.4",
"author": "Rémi Gérard",
"homepage_url": "https://github.com/WooP18/PinyinPop",
"description": "Hover over any Chinese character for instant pinyin, tone colors, and definitions. Save words, open Grammar Wiki, and export to Skritter — all without leaving the page.",
"icons": {
"16": "images/zhongwen16.png",
"48": "images/zhongwen48.png",
"128": "images/zhongwen.png"
},
"action": {
"default_icon": "images/zhongwen48.png",
"default_title": "PinyinPop — Click to enable"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/zhuyin.js",
"content.js"
],
"css": [
"css/content.css"
],
"all_frames": true
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"contextMenus",
"tabs",
"storage"
],
"commands": {
"_execute_action": {
"description": "Enable/Disable PinyinPop"
}
},
"browser_specific_settings": {
"gecko": {
"id": "pinyinpop@woop18.github.io",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best PinyinPop : Instant Chinese Lookup Alternatives
Here are some Firefox add-ons that are similar to PinyinPop : Instant Chinese Lookup:
MandarinSpot Annotations
MandarinSpot
LingLook - Lookup Chinese
Phong Phan
@ig3/zhongwen: Chinese-English Dictionary
Ian Goodacre
Huahua: Chinese Popup Dict
empanadadebondiola
& Chinese-English Dictionary
R. Zheng
HanziLens
7ito
Chinese Popup Dictionary
Alo88
CantoTranslate
Dachi Studios
Chinese Tab
Vlad Volkov
Perapera Chinese Popup Dictionary
JorisKok
Chin Pop-up Dictionary
Suihingz
Pinyin Web
Silas S. Brown