By: Big Witty
Inspect and view changes in ChinesePod Filter Mobile source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChinesePod Filter Mobile",
"version": "1.2",
"description": "Show or hide Chinese, Pinyin, and English on older HTML ChinesePod lesson pages",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "chinesepod-filter-mobile-mobile@example.com",
"strict_min_version": "113.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"browser-polyfill.js",
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "ChinesePod Filter Mobile"
},
"content_scripts": [
{
"matches": [
"*://*.chinesepod.com/*",
"<all_urls>"
],
"js": [
"browser-polyfill.js",
"content.js"
],
"run_at": "document_idle"
}
]
} Best ChinesePod Filter Mobile Alternatives
Here are some Firefox add-ons that are similar to ChinesePod Filter Mobile:
YT English Filter (Public)
vibecoder27
Pinyin Web
Silas S. Brown
Chinese Tab
Vlad Volkov
Chinese New Tab
Greg Tyler
Chinese Popup Dictionary
Alo88
@ig3/zhongwen: Chinese-English Dictionary
Ian Goodacre
Han - Pinyin - Chinsese translation
tiniki
Sound Hints
Jože Fabčič
HTML Element Hider
Betty Johnson