Blink 182
Loads a random Blink 182 YouTube video along with their upcoming tour dates
Hvad er Blink 182?
Blink 182 er en Chrome-udvidelse udviklet af samsamskies, og dens hovedfunktion er "Loads a random Blink 182 YouTube video along with their upcoming tour dates".
Udvidelsesskærmbilleder
Download Blink 182-udvidelses-CRX-fil
Download Blink 182-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | lpdedejjbhflfdkokjnlclnaabnohjbb |
Officiel URL | https://chromewebstore.google.com/detail/blink-182/lpdedejjbhflfdkokjnlclnaabnohjbb |
Beskrivelse | Loads a random Blink 182 YouTube video along with their upcoming tour dates |
Filstørrelse | 171 KB |
Antal Installationer | 90 |
Nuværende Version | 1.182 |
Senest Opdateret | 2014-02-03 |
Udgivelsesdato | 2014-02-02 |
Bedømmelse | 5.00/5 Samlet 5 Bedømmelser |
Udvikler | samsamskies |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |