Muslim Prayer Times (Weekly)

Muslim Prayer Times (Weekly)

The most accurate Muslim Prayer / Salat Times for whole week, just a click away.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": "img/icon.png",
    "default_popup": "popup.html",
    "default_title": "Muslim Prayer Times (Weekly)"
  },
  "permissions": [
    "geolocation",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "description": "The most accurate Muslim Prayer / Salat Times for whole week, just a click away.",
  "manifest_version": 2,
  "name": "Muslim Prayer Times (Weekly)",
  "version": "2.7"
}