EasyAccess
Provide easy access to bookmarks
EasyAccessとは何ですか?
EasyAccessはarathunkuによって開発されたChromeの拡張機能で、その主な機能は「Provide easy access to bookmarks」です。
拡張機能のスクリーンショット
EasyAccess拡張機能のCRXファイルをダウンロード
EasyAccess拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easy access to your bookmarks. Press CTRL + P on any site and start typing. You can change the shortcut in the settings. You can even define sequenes to open input box like: 'p p' or 'ctrl+p p'. ROADMAP: - add new icon - add searching through open tabs - add searching through history Contact, questions: https://twitter.com/arathunku Code available: https://github.com/arathunku/EasyAccess
拡張機能の基本情報
名前 | EasyAccess |
ID | eglfbifmfncbdeekilocghogomnkilbh |
公式URL | https://chromewebstore.google.com/detail/easyaccess/eglfbifmfncbdeekilocghogomnkilbh |
説明 | Provide easy access to bookmarks |
ファイルサイズ | 46.75 KB |
インストール数 | 25 |
現在のバージョン | 0.0.2 |
最終更新日 | 2014-06-01 |
公開日 | 2014-06-01 |
開発者 | arathunku |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EasyAccess", "version": "0.0.2", "manifest_version": 2, "description": "Provide easy access to bookmarks", "homepage_url": "http:\/\/twitter.com\/arathunku", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "options_page": "src\/options\/index.html", "permissions": [ "storage", "bookmarks", "tabs", " |