Sardalert
Tenez vous informé des lives de Sardoche ! Si vous êtes abonné, profitez du proxy pour débloquer pandora.com !
Wat is Sardalert?
Sardalert is een Chrome-extensie ontwikkeld door https://sardoche.tv, en de belangrijkste functie is "Tenez vous informé des lives de Sardoche ! Si vous êtes abonné, profitez du proxy pour débloquer pandora.com !".
Extensie Screenshots
Download het CRX-bestand van de extensie Sardalert
Download Sardalert-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
Cette extension vous permet de rester à jour avec l'actualité de votre streamer favori, Sardoche! Elle vous permettra: - de vous connecter avec votre compte Twitch.tv - d'être prévenu des lives ou autres évènements auxquels Sardoche participe - d'avoir un accès rapide aux réseaux sociaux de Sardoche - (abonnés Twitch): d'accéder au proxy pandora
Basisinformatie over de Extensie
Naam | Sardalert |
ID | elnpfaoipdfdhikjacbpcfhpnehjjaii |
Officiële URL | https://chromewebstore.google.com/detail/sardalert/elnpfaoipdfdhikjacbpcfhpnehjjaii |
Beschrijving | Tenez vous informé des lives de Sardoche ! Si vous êtes abonné, profitez du proxy pour débloquer pandora.com ! |
Bestandsgrootte | 654 KB |
Aantal Installaties | 12,397 |
Huidige Versie | 17.1 |
Laatst Bijgewerkt | 2024-01-08 |
Publicatiedatum | 2017-03-07 |
Beoordeling | 4.85/5 Totaal 232 Beoordelingen |
Ontwikkelaar | https://sardoche.tv |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://sardoche.tv/addon |
Help Pagina-URL | https://sardoche.tv/addon |
Ondersteunde Talen | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Sardalert", "version": "17.1", "description": "Tenez vous inform\u00e9 des lives de Sardoche ! Si vous \u00eates abonn\u00e9, profitez du proxy pour d\u00e9bloquer pandora.com !", "offline_enabled": false, "browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } }, "action": { "default_popup": "popup.95a692fe.html", "default_icon": "128-light.21c8cc92.png" }, "background": { "service_worker": "background.049f0ed3.js" }, "content_scripts": [ { "matches": [ "*:\/\/*.youtube.com\/*" ], "js": [ "youtubeHQ.63aa2179.js" ], "css": [ "styles.e30d0678.css" ] } ], "icons": { "16": "16-light.8280e233.png", "48": "48-light.2aaa1236.png", "128": "128-light.21c8cc92.png" }, "incognito": "spanning", "permissions": [ "storage", "notifications", "webNavigation", "identity", "proxy", "alarms" ] } |