Quran Tab - Original Firefox

Examine source code of Quran Tab - Original

Inspect and view changes in Quran Tab - Original source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Quran Tab",
  "description": "Quran Tab is an Islamic new tab page that will keep you inspired by a verse from the Quran every time you open a new tab.",
  "version": "4.15.0",
  "manifest_version": 2,
  "permissions": [
    "notifications",
    "alarms",
    "storage",
    "https://nominatim.openstreetmap.org/*"
  ],
  "optional_permissions": [
    "topSites"
  ],
  "background": {
    "scripts": [
      "browserApi.js",
      "reminders.js",
      "zikr.js",
      "badge.js",
      "firefox_service_worker.js"
    ],
    "persistent": true
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_action": {
    "default_icon": {
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quran-tab@mohamedabusrea.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "data/adhan/*.mp3",
    "data/reminder/*.mp3",
    "data/zikr/*.mp3",
    "audio.html"
  ]
}

Best Quran Tab - Original Alternatives

Here are some Firefox add-ons that are similar to Quran Tab - Original: