Blink 182
Loads a random Blink 182 YouTube video along with their upcoming tour dates
Was ist Blink 182?
Blink 182 ist eine Chrome-Erweiterung, die von samsamskies entwickelt wurde, und ihr Hauptmerkmal ist "Loads a random Blink 182 YouTube video along with their upcoming tour dates".
Erweiterungsscreenshots
Blink 182-Erweiterungs-CRX-Datei herunterladen
Laden Sie Blink 182-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
Get your Blink 182 fix with the click of a button. Oh yeah, and check out their current tour dates at the same time. BOOM! I'm feeling this.
Grundlegende Informationen zur Erweiterung
Name | |
ID | lpdedejjbhflfdkokjnlclnaabnohjbb |
Offizielle URL | https://chromewebstore.google.com/detail/blink-182/lpdedejjbhflfdkokjnlclnaabnohjbb |
Beschreibung | Loads a random Blink 182 YouTube video along with their upcoming tour dates |
Dateigröße | 171 KB |
Installationsanzahl | 90 |
Aktuelle Version | 1.182 |
Letztes Update | 2014-02-03 |
Veröffentlichungsdatum | 2014-02-02 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | samsamskies |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Blink 182", "description": "Loads a random Blink 182 YouTube video along with their upcoming tour dates", "version": "1.182", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |