제작자: MrCapybara Add-on
Inspect and view changes in Website color coding source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Website color coding",
"version": "1.3.2",
"description": "Helps to identify which environment you are working in.",
"icons": {
"256": "icon.png"
},
"background": {
"scripts": [
"service-worker.js"
],
"persistent": false,
"service_worker": "service-worker.js",
"type": "module"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"main.js"
],
"run_at": "document_end"
}
],
"action": {
"default_title": "Add color coding to this website",
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"options_page": "options.html",
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "website-color-coding@paans.net",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Website color coding 대안
다음은 Website color coding과(와) 유사한 Firefox add-on입니다:
Env Border
jmason87
Dynamic Environment Detector
Amrit
Env-based FF browser color
Andrei de Oliveira Mosman
Environment Marker
Environment Marker
URLColors
URLColors
TabColorizer
CBIndustries
UrlRegexBar
whaletech
Color Changer
webextdev
White to Black
BitVortexLab
ColorTabs
Joe Jalbert
Page Color Changer
Soft Rank Links
color helper
Martin