Yuk Sholat!

Beatifully crafted prayer times widget for your chrome landing page

Cos'è Yuk Sholat!?

Yuk Sholat! è un'estensione di Chrome sviluppata da rizkifuad, e la sua funzione principale è "Beatifully crafted prayer times widget for your chrome landing page".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Yuk Sholat!

Scarica i file di estensione Yuk Sholat! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        The app still in development version, feel free to give any feedback to improve our app.
Contribute to our codebase at https://github.com/rizkifuad/yuksholat                    

Informazioni di Base sull'Estensione

Nome Yuk Sholat! Yuk Sholat!
ID plgjdlhiogchdnbfdcieojfmpbofkjgj
URL Ufficiale https://chromewebstore.google.com/detail/yuk-sholat/plgjdlhiogchdnbfdcieojfmpbofkjgj
Descrizione Beatifully crafted prayer times widget for your chrome landing page
Dimensione del File 577 KB
Conteggio Installazioni 451
Versione Corrente 0.3.2.0
Ultimo Aggiornamento 2023-04-20
Data di Pubblicazione 2020-03-22
Valutazione 4.55/5 Totale 11 Valutazioni
Sviluppatore rizkifuad
Email [email protected]
Tipo di Pagamento free
Lingue Supportate id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yuk Sholat!",
    "version": "0.3.2.0",
    "description": "Beatifully crafted prayer times widget for your chrome landing page",
    "author": "rizkifuad",
    "manifest_version": 3,
    "action": {
        "default_icon": "icon.png",
        "default_title": "Beatifully crafted prayer times widget for your chrome landing page"
    },
    "icons": {
        "16": "themes\/classic\/images\/tab-icon-small.png",
        "48": "themes\/classic\/images\/tab-icon.png",
        "128": "themes\/classic\/images\/tab-icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "geolocation"
    ]
}