القرآن الكريم

القرآن الكريم

Read the Holy Quran offline using your browser | استخدم متصفحك لقراءة القرآن الكريم بدون اتصال انترنت

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "background": {
    "page": "backgd.html"
  },
  "name": "القرآن الكريم",
  "browser_action": {
    "default_icon": {
      "19": "extra/icons/logo_128.png",
      "38": "extra/icons/logo_16.png"
    },
    "default_title": "Holy Quran",
    "default_popup": "wird.html"
  },
  "icons": {
    "16": "extra/icons/logo_16.png",
    "48": "extra/icons/logo_48.png",
    "128": "extra/icons/logo_128.png"
  },
  "description": "Read the Holy Quran offline using your browser | استخدم متصفحك لقراءة القرآن الكريم بدون اتصال انترنت",
  "version": "1.3",
  "permissions": []
}