Youtube Alarm Clock
Plays a youtube video at specific time.
Was ist Youtube Alarm Clock?
Youtube Alarm Clock ist eine Chrome-Erweiterung, die von feyyazakkus entwickelt wurde, und ihr Hauptmerkmal ist "Plays a youtube video at specific time.".
Erweiterungsscreenshots
Youtube Alarm Clock-Erweiterungs-CRX-Datei herunterladen
Laden Sie Youtube Alarm Clock-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
This is a chrome extention that plays a youtube video at specific time. When an alarm triggered a popup will show up, video will start to play and you will see your alarm message on screen. The browser should be open to trigger an alarm. When alarm time comes and browser is closed, then alarm will triggered immediately when you open the browser. Note: Vevo videos and offical music videos are not allowed to be played in embedded players, try not to use them.
Grundlegende Informationen zur Erweiterung
Name | Youtube Alarm Clock |
ID | ehlpgfcbbkfhglelonfjbgkeaebomjeh |
Offizielle URL | https://chromewebstore.google.com/detail/youtube-alarm-clock/ehlpgfcbbkfhglelonfjbgkeaebomjeh |
Beschreibung | Plays a youtube video at specific time. |
Dateigröße | 270 KB |
Installationsanzahl | 1,820 |
Aktuelle Version | 1.1.0 |
Letztes Update | 2017-01-26 |
Veröffentlichungsdatum | 2017-01-26 |
Bewertung | 3.54/5 Insgesamt 26 Bewertungen |
Entwickler | feyyazakkus |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Youtube Alarm Clock", "short_name": "YAC", "version": "1.1.0", "description": "Plays a youtube video at specific time.", "browser_action": { "default_icon": "img\/icon16.png", "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "content_scripts": [ { "matches": [ " |