favIcon Bookmarker
make favIcon Bookmarker
What is favIcon Bookmarker?
favIcon Bookmarker is a Chrome extension developed by kr.kubota.11, and its main feature is "make favIcon Bookmarker".
Extension Screenshots
Download favIcon Bookmarker Extension CRX File
Download favIcon Bookmarker 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
faviconのみのブックマークを作ります。 ブックマークバーがおしゃれに、スッキリします。
Extension Basic Information
Name | favIcon Bookmarker |
ID | ijegppellhmenjhjihdimgpahnoidfdh |
Official URL | https://chromewebstore.google.com/detail/favicon-bookmarker/ijegppellhmenjhjihdimgpahnoidfdh |
Description | make favIcon Bookmarker |
File Size | 56.54 KB |
Installation Count | 140 |
Current Version | 0.3 |
Last Updated | 2014-11-10 |
Publish Date | 2014-11-10 |
Rating | 5.00/5 Total 2 Ratings |
Developer | kr.kubota.11 |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "favIcon Bookmarker", "version": "0.3", "manifest_version": 2, "description": "make favIcon Bookmarker", "icons": { "48": "f_48.png", "128": "f_128.png" }, "permissions": [ "tabs", "bookmarks" ], "browser_action": { "default_icon": { "19": "f_19.png" }, "default_title": "favIconBookmarker", "default_popup": "popup.html" } } |