Por: Anton Berezanskiy
Inspect and view changes in TS_switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TS_switcher",
"version": "0.3.5",
"description": "Переключение между основным сайтом rating.chgk.info, зеркалами rating.pecheny.me и rating.pecheny.kz, и рейтингом rating.chgk.gg",
"permissions": [
"tabs",
"activeTab",
"https://rating.chgk.info/*",
"https://rating.pecheny.me/*",
"https://rating.pecheny.kz/*",
"https://rating.chgk.gg/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://rating.chgk.info/*",
"https://rating.pecheny.me/*",
"https://rating.pecheny.kz/*",
"https://rating.chgk.gg/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "ts-switcher@chgk.info",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas TS_switcher
Aquí hay algunas Firefox add-ons que son similares a TS_switcher: