ServiceNow Toggle NavBar Firefox

Examine source code of ServiceNow Toggle NavBar

Inspect and view changes in ServiceNow Toggle NavBar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ServiceNow Toggle NavBar",
  "version": "1.0",
  "description": "Toggles Servicenow Nav Bar (not affiliated with servicenow - personal work)",
  "homepage_url": "https://www.instagram.com/dave.chk",
  "icons": {
    "16": "icons/SN-16.png",
    "32": "icons/SN-32.png"
  },
  "permissions": [
    "activeTab"
  ],
  "page_action": {
    "show_matches": [
      "https://*.service-now.com/*"
    ],
    "default_icon": {
      "16": "icons/SN-16.png",
      "32": "icons/SN-32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best ServiceNow Toggle NavBar Alternatives

Here are some Firefox add-ons that are similar to ServiceNow Toggle NavBar: