By: Nura
Inspect and view changes in GNOME Extension Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "11.1",
"key": "${PUBLIC_KEY}",
"icons": {
"16": "icons/GnomeLogo-16.png",
"48": "icons/GnomeLogo-48.png",
"128": "icons/GnomeLogo-128.png"
},
"background": {
"scripts": [
"include/i18n.js",
"include/constants.js",
"include/compat-common.js",
"include/gsc.js",
"include/notifications.js",
"include/update.js",
"include/sync.js",
"include/toolbar.js",
"extension.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"16": "icons/GnomeLogo-16.png",
"32": "icons/GnomeLogo-32.png"
},
"default_title": "__MSG_open_website__"
},
"content_scripts": [
{
"matches": [
"https://extensions.gnome.org/*"
],
"run_at": "document_start",
"js": [
"include/constants.js",
"include/compat-content-script.js",
"content-script-start.js"
]
}
],
"externally_connectable": {
"matches": [
"https://extensions.gnome.org/*"
]
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"permissions": [
"alarms",
"nativeMessaging",
"notifications",
"storage",
"https://extensions.gnome.org/"
],
"optional_permissions": [
"idle"
],
"web_accessible_resources": [
"include/sweettooth-api.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{4a61c54d-d17b-4be7-b0eb-8170d86bc733}"
}
}
} Best GNOME Extension Manager Alternatives
Here are some Firefox add-ons that are similar to GNOME Extension Manager:
GNOME Extensions Hub Advanced
Gaines
GNOME Integration Enhancer
Bruce
GNOME Extensions Hub
Classie
GNOME Theme Manager
Uchenna
Shell Extension Connector
patrina
GNOME Shell Bridge Pro
Hayat
Shell Integration Toolkit Elite
Andre
Compatibility Checker
Đá Gà Trực Tiếp
GNOME Shell integration
Yuri Konotopov
Extensions Manager Pro
Oziku Technologies LLC
Shell Connect
AEV99
Extension Manager
HongyuanCao