WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Quran Verse Of The Day

Quran Verse Of The Day

View on Chrome Web Store
View Quran Verse Of The Day Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Open a new tab to reveal a random Quran verse. Complete with translation and audio play.
Type
Extension
Users
112 users
2
webplover
View author page of webplover
Published
Published on February 3, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on February 3, 2024
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Quran Verse Of The Day Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quran Verse Of The Day",
    "description": "Open a new tab to reveal a random Quran verse. Complete with translation and audio play.",
    "version": "1.0.0",
    "manifest_version": 3,
    "author": "Quran e Hakeem",
    "homepage_url": "https:\/\/quranehakeem.com",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top