Takvimi Sot Popup

Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.

Wat is Takvimi Sot Popup?

Takvimi Sot Popup is een Chrome-extensie ontwikkeld door Splendr LLC, en de belangrijkste functie is "Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Takvimi Sot Popup

Download Takvimi Sot Popup-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Takvimi Sot Popup is a popup extension, used for showing all prayer times, next prayer time, notifying users when it's time to pray, and having full control over your extension settings.

Features:

-It shows prayer times only for Kosovo, Albania, Shkup, Preshevë, Ulqin.
-Notifies users when it's time to pray.
-Always shows next prayer time.
-Shows countdown for next prayer.
-Allows users to changes settings for notifications and location
-Works online/offline.

Reporting form

The purpose of this extension is to remind the believers of the times of Prayer, of course, like any man-made work, this extension also has flaws, which we are constantly working to improveq...

Please fill out this form so that we know where the error lies and consequently improve.
https://docs.google.com/forms/d/e/1FAIpQLSfxyqNkl51FO16rd0qrMmQQXtO-XK7voeQyiN2Dwi0vp43LMA/viewform



Takvimi Sot Popup shërben për shfaqjen e kohëve të namazit, kohën e ardhshme të namazit, njoftimin në kohën e saktë të hyrjes së namazit si dhe ofron kontroll te plotë mbi preferencat në lidhje me lokacionin dhe njoftimet.

Karakteristikat:

-Shfaq kohët e namazit për Kosovë, Shqipëri, Shkup, Preshevë, Ulqin.
-Njofton përdoruesit për kohët e namazit.
-Shfaq gjithmonë namazin e ardhshëm.
-Llogarit dhe shfaq kohën e mbetur për namazin e ardhshëm.
-Lejon përdoruesit të ndryshojnë preferencat mbi njoftimet dhe lokacionin
-Punon edhe pa pasur kyçje në internet.

Formulari i raportimit

Qellimi i keti extension eshte t'ua perkujtoje besimtareve kohet e Namazit. Sigurisht se si cdo pune e bere nga njeriu edhe ky extension ka te meta, gje per te cilat jemi vazhdimisht duke punuar qe t'i permiresojme...

Te lutem mbushe kete form, ashtu qe t'a dime ku qendron gabimi e rrjedhimisht edhe te permiresohemi.
https://docs.google.com/forms/d/e/1FAIpQLSfxyqNkl51FO16rd0qrMmQQXtO-XK7voeQyiN2Dwi0vp43LMA/viewform                    

Basisinformatie over de Extensie

Naam Takvimi Sot Popup Takvimi Sot Popup
ID hpebdeliopeajobkclbaciaeajibbbfd
Officiële URL https://chromewebstore.google.com/detail/takvimi-sot-popup/hpebdeliopeajobkclbaciaeajibbbfd
Beschrijving Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.
Bestandsgrootte 248 KB
Aantal Installaties 182
Huidige Versie 1.0.8
Laatst Bijgewerkt 2023-10-29
Publicatiedatum 2020-11-26
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Splendr LLC
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://selamspot.com/
Help Pagina-URL https://selamspot.com/privacy
URL van de Privacybeleid Pagina https://www.freeprivacypolicy.com/live/040b13c8-d865-4031-be4a-e661615b3846
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Takvimi Sot Popup",
    "homepage_url": "http:\/\/localhost:8080\/",
    "description": "Takvimi Sot Popup shfaq koh\u00ebt e namazit dhe \u00ebsht\u00eb i \u00e7assh\u00ebm kudo n\u00eb browser.",
    "default_locale": "en",
    "permissions": [
        "notifications",
        "alarms",
        "storage"
    ],
    "background": {
        "scripts": [
            "packages\/moment.min.js",
            "scripts\/badge.js",
            "scripts\/main.js",
            "scripts\/notifications.js",
            "scripts\/times.js",
            "scripts\/reminders.js",
            "scripts\/runtime.js",
            "app.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Takvimi Sot Popup",
        "default_icon": "icons\/icon.png"
    },
    "version": "1.0.8",
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}