My Instant Pause Button Firefox

Examine source code of My Instant Pause Button

By: eloyfi
Inspect and view changes in My Instant Pause Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Pausão master",
  "version": "1.0.0",
  "description": "Adds pause to My Instants",
  "manifest_version": 2,
  "author": "Eloyfi",
  "content_scripts": [
    {
      "matches": [
        "*://*.myinstants.com/*"
      ],
      "js": [
        "activate.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{95458c81-f580-4e54-858c-df306c668e4a}"
    }
  }
}

Best My Instant Pause Button Alternatives

Here are some Firefox add-ons that are similar to My Instant Pause Button: