HONY TABS

(Unofficial) Humans of New York New Tab Page.

Qu'est-ce que HONY TABS ?

HONY TABS est une extension Chrome développée par Vipul Kashyap, et sa fonction principale est "(Unofficial) Humans of New York New Tab Page.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension HONY TABS

Téléchargez les fichiers d'extension HONY TABS au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom HONY TABS HONY TABS
ID apaljijkmhcememkaknlcpfkcccefpbj
URL Officiel https://chromewebstore.google.com/detail/hony-tabs/apaljijkmhcememkaknlcpfkcccefpbj
Description (Unofficial) Humans of New York New Tab Page.
Taille du Fichier 205 KB
Nombre d'Installations 12
Version Actuelle 1.0.3
Dernière Mise à Jour 2016-04-09
Date de Publication 2016-04-09
Évaluation 5.00/5 Total 3 Évaluations
Développeur Vipul Kashyap
Type de Paiement free
Langues Prises en Charge 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"
    }
}