QuranAI Firefox

Examine source code of QuranAI

Inspect and view changes in QuranAI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "QAI",
  "description": "Base Level Extension",
  "version": "1.1",
  "manifest_version": 3,
  "action": {
    "default_icon": "main.png"
  },
  "host_permissions": [
    "http://localhost:8000/*",
    "https://*.alislam.org/*",
    "https://alislam.org/*"
  ],
  "permissions": [
    "sidePanel",
    "scripting",
    "tabs",
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.alislam.org/quran/app/*",
        "https://alislam.org/quran/app/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "side_panel": {
    "default_path": "index.html"
  },
  "sidebar_action": {
    "default_panel": "index.html"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quranai@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  }
}

Best QuranAI Alternatives

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