Snap Pixel Helper Firefox

Examine source code of Snap Pixel Helper

Inspect and view changes in Snap Pixel Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Snap Pixel Helper",
  "description": "Snap Pixel Helper",
  "version": "5.0.8",
  "icons": {
    "16": "asset/icon_16.png",
    "32": "asset/icon_32.png",
    "128": "asset/icon_128.png"
  },
  "action": {
    "default_title": "Snap Pixel Helper",
    "default_icon": {
      "16": "asset/icon_disabled_16.png",
      "32": "asset/icon_disabled_32.png",
      "128": "asset/icon_disabled_128.png"
    },
    "default_popup": "src/popup.html"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "permissions": [
    "activeTab",
    "scripting",
    "tabs",
    "webRequest"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "src/embedded.js",
        "src/popup.html"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{43959a30-f173-486e-a27e-2a51881ddf8a}"
    }
  }
}

Best Snap Pixel Helper Alternatives

Here are some Firefox add-ons that are similar to Snap Pixel Helper: