iOSFox Firefox

Examine source code of iOSFox

By: tanos
Inspect and view changes in iOSFox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "iOSFox",
  "description": "Emojis will be replaced with ones from Apple",
  "version": "1.1",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "pics/*.png",
    "res.json"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "example@privacy.com"
    }
  }
}

Best iOSFox Alternatives

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