The Hoff!
Every tab you open, there he is
What is The Hoff!?
The Hoff! is a Chrome extension developed by Unknown, and its main feature is "Every tab you open, there he is".
Extension Screenshots
Download The Hoff! Extension CRX File
Download The Hoff! 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
Extension Basic Information
Name | |
ID | ainieecepkbhdgkhafpbcmblpikengoo |
Official URL | https://chromewebstore.google.com/detail/the-hoff/ainieecepkbhdgkhafpbcmblpikengoo |
Description | Every tab you open, there he is |
File Size | 35.48 KB |
Installation Count | 10 |
Current Version | 1.1 |
Last Updated | 2013-04-08 |
Publish Date | 2013-04-08 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "popup.html" }, "description": "Every tab you open, there he is", "name": "The Hoff!", "permissions": [ "http:\/\/hoff.piesnotpetrol.com\/" ], "icons": { "48": "images\/icon-48.png", "128": "images\/icon-128.png", "16": "images\/icon-16.png" }, "manifest_version": 2, "version": "1.1" } |