The Hoff!
Every tab you open, there he is
Wat is The Hoff!?
The Hoff! is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Every tab you open, there he is".
Extensie Screenshots
Download het CRX-bestand van de extensie The Hoff!
Download The Hoff!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
Naam | |
ID | ainieecepkbhdgkhafpbcmblpikengoo |
Officiële URL | https://chromewebstore.google.com/detail/the-hoff/ainieecepkbhdgkhafpbcmblpikengoo |
Beschrijving | Every tab you open, there he is |
Bestandsgrootte | 35.48 KB |
Aantal Installaties | 10 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2013-04-08 |
Publicatiedatum | 2013-04-08 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" } |