Takvimi Sot Popup
Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.
Was ist Takvimi Sot Popup?
Takvimi Sot Popup ist eine Chrome-Erweiterung, die von Splendr LLC entwickelt wurde, und ihr Hauptmerkmal ist "Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser.".
Erweiterungsscreenshots
Takvimi Sot Popup-Erweiterungs-CRX-Datei herunterladen
Laden Sie Takvimi Sot Popup-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Takvimi Sot Popup |
ID | hpebdeliopeajobkclbaciaeajibbbfd |
Offizielle URL | https://chromewebstore.google.com/detail/takvimi-sot-popup/hpebdeliopeajobkclbaciaeajibbbfd |
Beschreibung | Takvimi Sot Popup shfaq kohët e namazit dhe është i çasshëm kudo në browser. |
Dateigröße | 248 KB |
Installationsanzahl | 182 |
Aktuelle Version | 1.0.8 |
Letztes Update | 2023-10-29 |
Veröffentlichungsdatum | 2020-11-26 |
Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
Entwickler | Splendr LLC |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://selamspot.com/ |
Hilfeseite URL | https://selamspot.com/privacy |
URL der Datenschutzrichtlinien-Seite | https://www.freeprivacypolicy.com/live/040b13c8-d865-4031-be4a-e661615b3846 |
Unterstützte Sprachen | 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'" } |