Dinona ISLAM

Dinona ISLAM

موقع ديننا الإسلام يضم كل فديوهات الشيوخ المفضلين لديكم و يوفر عليكم ساعات من البحث

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Dinona ISLAM",
  "short_name": "Dinona ISLAM",
  "version": "3",
  "author": "Essalime Rachid",
  "description": "موقع ديننا الإسلام يضم كل فديوهات الشيوخ المفضلين لديكم و يوفر عليكم ساعات من البحث",
  "minimum_chrome_version": "23",
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  },
  "app": {
    "background": {
      "scripts": [
        "main.js"
      ]
    }
  },
  "permissions": [
    "http://www.dinona-islam.com/",
    "webview",
    "<all_urls>"
  ]
}