Por: Amit Kumar Mishra
Inspect and view changes in ThemeChoosy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ThemeChoosy",
"version": "1.0",
"description": "Converts dark themes in video code tutorials to Solarized Light",
"icons": {
"48": "icon/active.svg",
"96": "icon/active.svg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"/content_scripts/themeInjector.js"
]
}
],
"permissions": [
"activeTab",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"page_action": {
"show_matches": [
"<all_urls>"
],
"default_icon": "icon/active.svg",
"default_title": "Themechoosy"
},
"browser_action": {
"default_icon": "icon/active.svg",
"default_title": "ThemeChoosy",
"default_popup": "popup/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{cc1cd1f1-05c1-4569-a4d9-e81eecd4651a}"
}
}
} Melhores alternativas ThemeChoosy
Aqui estão algumas Firefox add-ons que são similares a ThemeChoosy:
ThemeChanger
Arnav Bhardwaj
Solarized Dark
Evgeniy
Solarized Dark
Seb Hall
Solarized Dark-ish
onjario
Solarized Dark
Firefox user 13705364
Solarized Dark Custom
ioanemania
YouTube Dark Theme
Joe Ertaba
Universal Theme Toggle
Khare Developer
Theme Inverter
seemly
Solarized Light Theme
Bullfinch
White to Black
BitVortexLab