HONY TABS

(Unofficial) Humans of New York New Tab Page.

Cos'è HONY TABS?

HONY TABS è un'estensione di Chrome sviluppata da Vipul Kashyap, e la sua funzione principale è "(Unofficial) Humans of New York New Tab Page.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione HONY TABS

Scarica i file di estensione HONY TABS in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Do you love Humans of New York?! I know I do! 

Every time you open a new tab, the most recent HONY post will be there for you to enjoy and you can scroll back to see older posts as well!                    

Informazioni di Base sull'Estensione

Nome HONY TABS HONY TABS
ID apaljijkmhcememkaknlcpfkcccefpbj
URL Ufficiale https://chromewebstore.google.com/detail/hony-tabs/apaljijkmhcememkaknlcpfkcccefpbj
Descrizione (Unofficial) Humans of New York New Tab Page.
Dimensione del File 205 KB
Conteggio Installazioni 12
Versione Corrente 1.0.3
Ultimo Aggiornamento 2016-04-09
Data di Pubblicazione 2016-04-09
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Vipul Kashyap
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HONY TABS",
    "description": "(Unofficial) Humans of New York New Tab Page.",
    "version": "1.0.3",
    "permissions": [
        "http:\/\/www.humansofnewyork.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "res\/ico.png",
        "48": "res\/ico.png",
        "128": "res\/ico.png"
    }
}