By: Ubaidullah Add-on
Inspect and view changes in MatugenFox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "MatugenFox",
"version": "3.0",
"description": "Dynamic webpage and browser theming using Matugen colors",
"homepage_url": "https://github.com/Ubaidullah-Web-Dev/MatugenFox",
"browser_specific_settings": {
"gecko": {
"id": "matugenfox@ubaid.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"nativeMessaging",
"storage",
"theme"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"defaults.js",
"background.js"
]
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "MatugenFox",
"default_icon": "icons/icon-48.png",
"browser_style": false
},
"options_ui": {
"page": "options.html",
"open_in_tab": true,
"browser_style": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.duckduckgo.com/*"
],
"js": [
"duckduckgo.js"
],
"run_at": "document_end"
}
]
} Best MatugenFox Alternatives
Here are some Firefox add-ons that are similar to MatugenFox:
Theme Customizer - for Firefox
HaSa-Tools
Camo dynamic theme
Hanne Maes
ColorShift
DPende
Dynamic Base16
Thibaut
Dynamic HEX Theme
HEX Machina
Adaptive Theme Creator
aminought
Dynamic Theme
JP
Zenfox — Solarized Dynamic Light/Dark Theme
Naved
Themeinator
Coding Otaku
Colorful Windows
DaveDuck
Ambient Theme by Site Colour
Manikandan D
URL Theme Switcher
Ckrytech