CoilWM2Preview Firefox

Examine source code of CoilWM2Preview

By: Niq
Inspect and view changes in CoilWM2Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CoilWM2Preview",
  "description": "Support websites and creators with Web Monetization",
  "version": "0.0.109",
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' 'sha256-gztTFQgZA1AIC3tZ/OtNOKMlW/vlmM1rgyRS8DeZbvg='; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "coilwm2previewfirefoxextension@niq.coil.com.xpi"
    }
  },
  "icons": {
    "128": "res/icn-coil-ext@4x.png"
  },
  "browser_action": {
    "default_icon": "res/icn-coil-ext@4x.png",
    "default_popup": "static/popup.html"
  },
  "background": {
    "page": "static/background.html"
  },
  "incognito": "spanning",
  "web_accessible_resources": [],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content.js"
      ],
      "match_about_blank": false,
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "webNavigation",
    "<all_urls>",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "coilwm2previewfirefoxextension@niq.coil.com.xpi"
    }
  }
}

Best CoilWM2Preview Alternatives

Here are some Firefox add-ons that are similar to CoilWM2Preview: