Diabeuu stream notification
Powiadomienia o streamie Diabeuua :)
Wat is Diabeuu stream notification?
Diabeuu stream notification is een Chrome-extensie ontwikkeld door carltonleatch, en de belangrijkste functie is "Powiadomienia o streamie Diabeuua :)".
Extensie Screenshots
Download het CRX-bestand van de extensie Diabeuu stream notification
Download Diabeuu stream notification-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
Prosta wtyczka, która powiadamia o streamach Diabeuua.
Basisinformatie over de Extensie
Naam | Diabeuu stream notification |
ID | akbgagkldcanlaclnjplhdnnmibdagga |
Officiële URL | https://chromewebstore.google.com/detail/diabeuu-stream-notificati/akbgagkldcanlaclnjplhdnnmibdagga |
Beschrijving | Powiadomienia o streamie Diabeuua :) |
Bestandsgrootte | 58.15 KB |
Aantal Installaties | 23 |
Huidige Versie | 0.2 |
Laatst Bijgewerkt | 2018-02-20 |
Publicatiedatum | 2018-02-20 |
Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
Ontwikkelaar | carltonleatch |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Diabeuu stream notification", "description": "Powiadomienia o streamie Diabeuua :)", "version": "0.2", "icons": { "128": "Logo\/test128.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "background": { "scripts": [ "background.js", "popup.js" ] }, "browser_action": { "name": "Sprawd\u017a czy Diabeuu ju\u017c streamuje", "default_popup": "popup.html" }, "permissions": [ "notifications", "alarms", "http:\/\/www.newsstate.com\/*" ], "manifest_version": 2 } |