99 Names of Allah + Prayer Times Homepage

99 Names of Allah + Prayer Times Homepage

Shows one of the 99 names of Allah and its translation, prayer times and a beautiful background image on every new tab.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "99 Names of Allah + Prayer Times Homepage",
  "version": "0.7",
  "description": "Shows one of the 99 names of Allah and its translation, prayer times and a beautiful background image on every new tab.",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "homepage.html"
  },
  "icons": {
    "16": "icon.png"
  },
  "manifest_version": 3
}