The Hoff!

Every tab you open, there he is

Vad är The Hoff!?

The Hoff! är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Every tab you open, there he is".

Tilläggsskärmbilder

screenshot

Ladda ner The Hoff!-förlängningens CRX-fil

Ladda ner The Hoff!-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                                            

Grundläggande Information om Tillägg

Namn The Hoff! The Hoff!
ID ainieecepkbhdgkhafpbcmblpikengoo
Officiell webbadress https://chromewebstore.google.com/detail/the-hoff/ainieecepkbhdgkhafpbcmblpikengoo
Beskrivning Every tab you open, there he is
Filstorlek 35.48 KB
Antal Installationer 10
Aktuell Version 1.1
Senast Uppdaterad 2013-04-08
Publiceringsdatum 2013-04-08
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Unknown
Betalningssätt free
Stödda Språk 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"
}