Membean Hack Firefox

Examine source code of Membean Hack

By: Wembean
Inspect and view changes in Membean Hack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Membean Hack",
  "version": "9.0.9",
  "description": "Membean Hacks: Natural automation for Membean. Advanced customization, timing controls, and Anti-Detection.",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "tabs",
    "*://*.membean.com/*",
    "https://wembean.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "images/image.png"
    }
  },
  "icons": {
    "128": "images/image.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.membean.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "images/image.png"
  ],
  "applications": {
    "gecko": {
      "id": "support@wembean.com"
    }
  }
}

Best Membean Hack Alternatives

Here are some Firefox add-ons that are similar to Membean Hack: