HONY TABS

(Unofficial) Humans of New York New Tab Page.

Apa itu HONY TABS?

HONY TABS adalah ekstensi Chrome yang dikembangkan oleh Vipul Kashyap, dan fitur utamanya adalah "(Unofficial) Humans of New York New Tab Page.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi HONY TABS

Unduh file ekstensi HONY TABS dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama HONY TABS HONY TABS
ID apaljijkmhcememkaknlcpfkcccefpbj
URL Resmi https://chromewebstore.google.com/detail/hony-tabs/apaljijkmhcememkaknlcpfkcccefpbj
Deskripsi (Unofficial) Humans of New York New Tab Page.
Ukuran File 205 KB
Jumlah Instalasi 12
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2016-04-09
Tanggal Publikasi 2016-04-09
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Vipul Kashyap
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}