Takvimi Sot Popup

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

What is Takvimi Sot Popup?

Takvimi Sot Popup is a Chrome extension developed by Splendr LLC, and its main feature is "Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Takvimi Sot Popup Extension CRX File

Download Takvimi Sot Popup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Takvimi Sot Popup Takvimi Sot Popup
ID hpebdeliopeajobkclbaciaeajibbbfd
Official URL https://chromewebstore.google.com/detail/takvimi-sot-popup/hpebdeliopeajobkclbaciaeajibbbfd
Description Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.
File Size 248 KB
Installation Count 182
Current Version 1.0.8
Last Updated 2023-10-29
Publish Date 2020-11-26
Rating 5.00/5 Total 4 Ratings
Developer Splendr LLC
Email [email protected]
Payment Type free
Extension Website https://selamspot.com/
Help Page URL https://selamspot.com/privacy
Privacy Policy Page URL https://www.freeprivacypolicy.com/live/040b13c8-d865-4031-be4a-e661615b3846
Supported Languages 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'"
}