CoilDev Firefox

Examine source code of CoilDev

Par : Niq
Inspect and view changes in CoilDev source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CoilDev",
  "description": "Support websites and creators with Web Monetization",
  "version": "0.0.59",
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' 'sha256-ZB4S3fpmqhkYmY2fAkJhOuCiCW9xtnSo9QaJPSzPH7Q='; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "coildevfirefoxextension@niq.coil.com.xpi"
    }
  },
  "applications": {
    "gecko": {
      "id": "coildevfirefoxextension@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"
  ]
}

Meilleures alternatives CoilDev

Voici quelques Firefox add-ons qui sont similaires à CoilDev :