知見山
知見山は、Chromeで新規タブを開く度にランダムなWikipediaのページに飛んでくれるChrome拡張です。
What is 知見山?
知見山 is a Chrome extension developed by http://gonshi.net, and its main feature is "知見山は、Chromeで新規タブを開く度にランダムなWikipediaのページに飛んでくれるChrome拡張です。".
Extension Screenshots
Download 知見山 Extension CRX File
Download 知見山 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | fdlbafdejiilobaeikbjcgagamahkekf |
Official URL | https://chrome.google.com/webstore/detail/%E7%9F%A5%E8%A6%8B%E5%B1%B1/fdlbafdejiilobaeikbjcgagamahkekf |
Description | 知見山は、Chromeで新規タブを開く度にランダムなWikipediaのページに飛んでくれるChrome拡張です。 |
File Size | 11.58 KB |
Installation Count | 498 |
Current Version | 0.1.2 |
Last Updated | 2015-11-24 |
Publish Date | 2015-11-24 |
Rating | 5.00/5 Total 3 Ratings |
Developer | http://gonshi.net |
Payment Type | free |
Supported Languages | 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" } } |