cantaloupe detector Firefox

Examine source code of cantaloupe detector

By: shuv Add-on
Inspect and view changes in cantaloupe detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "cantaloupe",
  "version": "1.0",
  "description": "plays invincible by deaf kev for each 'cantaloupe' found on any page open",
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "shuv@maybe.yuh"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "audio.mp3"
  ]
}

Best cantaloupe detector Alternatives

Here are some Firefox add-ons that are similar to cantaloupe detector: