SiteBar Addon Firefox

Examine source code of SiteBar Addon

Inspect and view changes in SiteBar Addon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "default_locale": "de",
  "version": "1.65",
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "action": {
    "default_icon": "icon_128.png",
    "default_title": "SiteBar Client",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "SiteBar@sitebar.org",
      "strict_min_version": "73.0"
    }
  }
}

Best SiteBar Addon Alternatives

Here are some Firefox add-ons that are similar to SiteBar Addon: