제작자: Zed
Inspect and view changes in ZedMode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ZedMode",
"version": "1.2.1",
"description": "Enable dark mode for tryhackme.com",
"permissions": [
"activeTab",
"storage",
"tabs",
"webNavigation",
"webRequest",
"unlimitedStorage"
],
"action": {
"default_icon": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"default_title": "Toggle Zed Mode"
},
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://www.tryhackme.com/*",
"https://tryhackme.com/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"styles.css",
"injectScript.js"
],
"matches": [
"https://www.tryhackme.com/*",
"https://tryhackme.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "zedmode@renegade.zed"
}
}
} 최고의 ZedMode 대안
다음은 ZedMode과(와) 유사한 Firefox add-on입니다:
CyberTerminus
ZishanAdThandar
Custom Dark Mode
Loori
Dark Mode Toggle
Qh88
Dark Mode Reader
ExtensionHub
Dark Mode Website Switcher
rugk
Dark Mode (WebExtension)
Bernard
Dark Mode Bang
Synthra Labs
Dark Hacker News
Firefox user 15009516
Dark Mode Toggle
vipwin
Nightify - Beautiful Dark Mode
Phonix-Studio
NightShift - ExtensionBuffet
CleanCopify
Techy True Dark Theme
gayeyir971