Jadisco.pl
Powiadamia o strumieniach Jadisco.pl.
Qu'est-ce que Jadisco.pl ?
Jadisco.pl est une extension Chrome développée par tr0lit, et sa fonction principale est "Powiadamia o strumieniach Jadisco.pl.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Jadisco.pl
Téléchargez les fichiers d'extension Jadisco.pl 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
Zainstaluj to rozszerzenie aby otrzymywać najnowsze informacje ze strony Jadisco.pl. W skład powiadomień wchodzą: - Rozpoczynające się strumienie - Aktualizacje tematu
Informations de Base sur l'Extension
Nom | Jadisco.pl |
ID | onoloilfmbomfgdalcbbpnlnhibneofa |
URL Officiel | https://chromewebstore.google.com/detail/jadiscopl/onoloilfmbomfgdalcbbpnlnhibneofa |
Description | Powiadamia o strumieniach Jadisco.pl. |
Taille du Fichier | 1.11 MB |
Nombre d'Installations | 2,096 |
Version Actuelle | 1.2.5 |
Dernière Mise à Jour | 2022-07-19 |
Date de Publication | 2019-09-03 |
Évaluation | 4.89/5 Total 64 Évaluations |
Développeur | tr0lit |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://jadisco.pl |
URL de la Page d'Aide | https://jadisco.pl |
Langues Prises en Charge | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png" }, "default_popup": "popup.html" }, "description": "Powiadamia o strumieniach Jadisco.pl.", "icons": { "48": "icons\/48.png", "128": "icons\/128.png" }, "manifest_version": 2, "name": "Jadisco.pl", "permissions": [ "notifications" ], "version": "1.2.5" } |