知見山

知見山は、Chromeで新規タブを開く度にランダムなWikipediaのページに飛んでくれるChrome拡張です。

Cos'è 知見山?

知見山 è un'estensione di Chrome sviluppata da http://gonshi.net, e la sua funzione principale è "知見山は、Chromeで新規タブを開く度にランダムなWikipediaのページに飛んでくれるChrome拡張です。".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione 知見山

Scarica i file di estensione 知見山 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

                                            

Informazioni di Base sull'Estensione

Nome 知見山 知見山
ID fdlbafdejiilobaeikbjcgagamahkekf
URL Ufficiale https://chrome.google.com/webstore/detail/%E7%9F%A5%E8%A6%8B%E5%B1%B1/fdlbafdejiilobaeikbjcgagamahkekf
Descrizione 知見山は、Chromeで新規タブを開く度にランダムなWikipediaのページに飛んでくれるChrome拡張です。
Dimensione del File 11.58 KB
Conteggio Installazioni 498
Versione Corrente 0.1.2
Ultimo Aggiornamento 2015-11-24
Data di Pubblicazione 2015-11-24
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore http://gonshi.net
Tipo di Pagamento free
Lingue Supportate ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u77e5\u898b\u5c71",
    "version": "0.1.2",
    "description": "\u77e5\u898b\u5c71\u306f\u3001Chrome\u3067\u65b0\u898f\u30bf\u30d6\u3092\u958b\u304f\u5ea6\u306b\u30e9\u30f3\u30c0\u30e0\u306aWikipedia\u306e\u30da\u30fc\u30b8\u306b\u98db\u3093\u3067\u304f\u308c\u308bChrome\u62e1\u5f35\u3067\u3059\u3002",
    "author": "Shingo Tajima, Gen Nakamori",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}