Superposition help Firefox

Examine source code of Superposition help

By: dgsd
Inspect and view changes in Superposition help source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Superposition helper",
  "version": "1.0.1",
  "manifest_version": 2,
  "description": "Open the current page in Superposition and export its design tokens to code and design tools",
  "homepage_url": "https://superposition.design",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "src/open.js"
    ],
    "persistent": true
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "Open in Superposition"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7668e2f3-0240-4c6e-a2df-e7c15903f2d9}"
    }
  }
}

Best Superposition help Alternatives

Here are some Firefox add-ons that are similar to Superposition help: