Umbraco Power Tools Firefox

Examine source code of Umbraco Power Tools

Inspect and view changes in Umbraco Power Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Umbraco Power Tools",
  "version": "1.0.5",
  "description": "Toggle between Umbraco admin (/umbraco) and site root (/) with a single click",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://forum.umbraco.com/*",
    "https://mastodon.social/*",
    "https://umbracalendar.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "umbraco-power-tools@sebastiaanjanssen.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Umbraco Power Tools Alternatives

Here are some Firefox add-ons that are similar to Umbraco Power Tools: