Hadith & Prayer times -

Hadith & Prayer times -

A narrative record of the sayings of Prophet Muhammad and Ahlulbayt (S), Prayer Times, Ramadan - مواقيت الصلاة و احاديث، رمضان

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Seyed Ziae Mousavi Mojab",
  "chrome_url_overrides": {
    "newtab": "blank.html"
  },
  "content_scripts": [
    {
      "js": [
        "narratives.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' https://farsidics.com https://maps.googleapis.com https://maps.gstatic.com; object-src 'self' https://farsidics.com",
  "description": "A narrative record of the sayings of Prophet Muhammad and Ahlulbayt (S), Prayer Times, Ramadan - مواقيت الصلاة و احاديث، رمضان",
  "homepage_url": "https://farsidics.com/",
  "icons": {
    "38": "icon-38.png",
    "128": "icon-128.png"
  },
  "incognito": "split",
  "minimum_chrome_version": "6",
  "manifest_version": 2,
  "name": "Hadith & Prayer times -",
  "permissions": [
    "https://farsidics.com/*",
    "geolocation"
  ],
  "short_name": "Hadith & Prayer Times - احاديث و اوقات شرعي",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.6.0"
}