MonetizeMe Firefox

Examine source code of MonetizeMe

Inspect and view changes in MonetizeMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Monetizeme",
  "version": "1.3",
  "description": "Monetizing your data was never simpler.",
  "permissions": [
    "tabs",
    "alarms",
    "notifications",
    "http://*/",
    "https://*/",
    "storage",
    "cookies"
  ],
  "browser_action": {
    "default_icon": "images/16x16.png",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "./background.bundle.js"
    ]
  },
  "manifest_version": 2,
  "web_accessible_resources": [
    "16x16.png",
    "popup.css"
  ],
  "icons": {
    "16": "images/16x16.png",
    "48": "images/48x48.png",
    "128": "images/128x128.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./content.bundle.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best MonetizeMe Alternatives

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