Superposition helper Firefox

Examine source code of Superposition helper

Inspect and view changes in Superposition helper 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"
  }
}

Meilleures alternatives Superposition helper

Voici quelques Firefox add-ons qui sont similaires à Superposition helper :