Carpati.org for Mobile Firefox

Examine source code of Carpati.org for Mobile

Inspect and view changes in Carpati.org for Mobile source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Carpati.org for Mobile",
  "version": "1.0.3",
  "description": "Makes carpati.org work better on mobile and small screens.",
  "short_name": "Carpati.org for Mobile",
  "icons": {
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "carpati-for-mobile@ghinda.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [],
  "host_permissions": [
    "*://www.carpati.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.carpati.org/*"
      ],
      "js": [
        "carpati-mobile.js"
      ],
      "css": [
        "carpati-mobile.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Carpati.org for Mobile Alternatives

Here are some Firefox add-ons that are similar to Carpati.org for Mobile: