By: CleanCopify
Inspect and view changes in NightShift - ExtensionBuffet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"permissions": [
"storage",
"alarms",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "src/popup/index.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://extensionbuffet.com/auth/success*"
],
"js": [
"content/auth-success.js"
],
"run_at": "document_idle"
},
{
"matches": [
"<all_urls>"
],
"js": [
"content/nightshift.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "nightshift@extensionbuffet.com",
"strict_min_version": "112.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best NightShift - ExtensionBuffet Alternatives
Here are some Firefox add-ons that are similar to NightShift - ExtensionBuffet:
Smart Night Mode
Sumalya Chatterjee
NightShift: Advanced Dark Mode Toggle
Hollywoodimageagency
Nightify - Beautiful Dark Mode
Phonix-Studio
Nightify - Beautiful Dark Mode
Phonix-Studio
Dark Mode - Night Eye
Night Eye
Night Shift Pro
milan.trninic
Dark Mode Bang
Synthra Labs
Dark Mode
Dark Mode
Dark Mode Switcher
Vishwas
ChromaShift
Yavuz Yıldırım
NightVision Plus
SV388
Dark Mode Reader
ExtensionHub