Crunchbase - Monthly Limit Unlocker Firefox

Examine source code of Crunchbase - Monthly Limit Unlocker

By: Risk333
Inspect and view changes in Crunchbase - Monthly Limit Unlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Crunchbase - Monthly Limit Unlocker",
  "version": "2026.1.18.3",
  "description": "Removes the monthly viewing limit on Crunchbase for users with free accounts.",
  "author": "Ravi H M",
  "homepage_url": "https://github.com/Risk333/crunchbase-monthly-limit-unlocker",
  "icons": {
    "64": "CrunchbaseUnlimited.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.crunchbase.com/*"
      ],
      "css": [
        "content_scripts/style.css"
      ],
      "js": [
        "content_scripts/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_icon": {
      "64": "CrunchbaseUnlimited.png"
    },
    "default_title": "Crunchbase - Monthly Limit Unlocker",
    "default_popup": "browser_action/popup/popup.html"
  },
  "web_accessible_resources": [
    "CrunchbaseUnlimited.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccb5235e-e23a-4da9-8530-8dc1ab0ca332}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Crunchbase - Monthly Limit Unlocker Alternatives

Here are some Firefox add-ons that are similar to Crunchbase - Monthly Limit Unlocker: