Snap Pixel Teller Firefox

Examine source code of Snap Pixel Teller

Inspect and view changes in Snap Pixel Teller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Snap Pixel Teller",
  "description": "Snap Pixel Teller",
  "version": "1.0.5",
  "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_16.png",
      "32": "asset/icon_32.png",
      "128": "asset/icon_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",
    "storage",
    "tabs",
    "webRequest"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "src/embedded.js",
        "src/popup.html"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c682a836-ecf1-4645-8fea-a233435d08cc}"
    }
  }
}

Best Snap Pixel Teller Alternatives

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