Hello tiger

The most famous hello tiger new tab

Vad är Hello tiger?

Hello tiger är en Chrome-tillägg utvecklad av turboturbo, och dess huvudfunktion är "The most famous hello tiger new tab".

Tilläggsskärmbilder

screenshot

Ladda ner Hello tiger-förlängningens CRX-fil

Ladda ner Hello tiger-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

                        The most famous hello tiger new tab. It provides a random cat gif with the sole purpose to make you happy!                    

Grundläggande Information om Tillägg

Namn Hello tiger Hello tiger
ID jigmodgaioehlbbokejekfcjfhocpdfg
Officiell webbadress https://chromewebstore.google.com/detail/hello-tiger/jigmodgaioehlbbokejekfcjfhocpdfg
Beskrivning The most famous hello tiger new tab
Filstorlek 77.38 KB
Antal Installationer 21
Aktuell Version 0.1.0
Senast Uppdaterad 2016-12-08
Publiceringsdatum 2016-12-08
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare turboturbo
Betalningssätt free
Stödda Språk en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hello tiger",
    "description": "The most famous hello tiger new tab",
    "version": "0.1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 2,
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    }
}