Yuk Sholat!

Beatifully crafted prayer times widget for your chrome landing page

Qu'est-ce que Yuk Sholat! ?

Yuk Sholat! est une extension Chrome développée par rizkifuad, et sa fonction principale est "Beatifully crafted prayer times widget for your chrome landing page".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Yuk Sholat!

Téléchargez les fichiers d'extension Yuk Sholat! au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Yuk Sholat! Yuk Sholat!
ID plgjdlhiogchdnbfdcieojfmpbofkjgj
URL Officiel https://chromewebstore.google.com/detail/yuk-sholat/plgjdlhiogchdnbfdcieojfmpbofkjgj
Description Beatifully crafted prayer times widget for your chrome landing page
Taille du Fichier 577 KB
Nombre d'Installations 451
Version Actuelle 0.3.2.0
Dernière Mise à Jour 2023-04-20
Date de Publication 2020-03-22
Évaluation 4.55/5 Total 11 Évaluations
Développeur rizkifuad
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}