Blink 182
Loads a random Blink 182 YouTube video along with their upcoming tour dates
What is Blink 182?
Blink 182 is a Chrome extension developed by samsamskies, and its main feature is "Loads a random Blink 182 YouTube video along with their upcoming tour dates".
Extension Screenshots
Download Blink 182 Extension CRX File
Download Blink 182 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | lpdedejjbhflfdkokjnlclnaabnohjbb |
Official URL | https://chromewebstore.google.com/detail/blink-182/lpdedejjbhflfdkokjnlclnaabnohjbb |
Description | Loads a random Blink 182 YouTube video along with their upcoming tour dates |
File Size | 171 KB |
Installation Count | 90 |
Current Version | 1.182 |
Last Updated | 2014-02-03 |
Publish Date | 2014-02-02 |
Rating | 5.00/5 Total 5 Ratings |
Developer | samsamskies |
Payment Type | free |
Supported Languages | 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" } } |