Mococheck Mobile internet proxy Firefox

Examine source code of Mococheck Mobile internet proxy

Inspect and view changes in Mococheck Mobile internet proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Mococheck Mobile proxy is one of the features of Mococheck service that enables you to browse 3G and 4G mobile networks.",
  "manifest_version": 2,
  "name": "Mococheck Mobile proxy",
  "author": "Web team",
  "version": "5.1.4",
  "homepage_url": "https://mococheck.com",
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "proxy",
    "activeTab",
    "tabs",
    "storage",
    "notifications",
    "unlimitedStorage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "Mococheck Mobile proxy",
    "default_popup": "ui/popup/index.html",
    "default_icon": {
      "48": "icons/icon-inactive.png"
    }
  },
  "background": {
    "persistent": true,
    "scripts": [
      "lib/utility.js",
      "lib/core-polyfill.js",
      "lib/api-manager.js",
      "ui/js/jquery.min.js",
      "scripts/proxy/chrome-proxy.js",
      "scripts/background/proxy-handler.js"
    ]
  },
  "options_ui": {
    "page": "ui/settings.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/content/content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "proxy@mococheck.com"
    }
  }
}

Best Mococheck Mobile internet proxy Alternatives

Here are some Firefox add-ons that are similar to Mococheck Mobile internet proxy: