Quranion.com

Quranion.com

We are going to change how you fundamentally learn Quran and Arabic.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Quranion.com",
  "description": "We are going to change how you fundamentally learn Quran and Arabic.",
  "version": "2.1.3",
  "manifest_version": 3,
  "icons": {
    "16": "/img/logo-16.png",
    "32": "/img/logo-32.png",
    "48": "/img/logo-48.png",
    "128": "/img/logo-128.png"
  },
  "action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "/img/logo-16.png",
      "32": "/img/logo-32.png",
      "48": "/img/logo-48.png",
      "128": "/img/logo-128.png"
    }
  },
  "options_page": "options.html"
}