Hyperlink5 Add a Link
Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.
Hyperlink5 Add a Linkとは何ですか?
Hyperlink5 Add a Linkはhttp://www.hyperlink5.comによって開発されたChromeの拡張機能で、その主な機能は「Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.」です。
拡張機能のスクリーンショット
Hyperlink5 Add a Link拡張機能のCRXファイルをダウンロード
Hyperlink5 Add a Link拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Save bookmarks to the cloud and access them from any browser, with no syncing required. Don't be deceived by the simplicity of the pictured page. You can search bookmarks, drag and drop to organize, and edit with a simple right-click. Over time you will become accustomed to the position of certain links and you will find them without even looking. And you will never again need to navigate folder trees full of bookmarks. It's free, will always be free, so try it!
拡張機能の基本情報
名前 | |
ID | klcmoacknbpblkjhjkjllcpjaflkffkf |
公式URL | https://chrome.google.com/webstore/detail/hyperlink5-add-a-link/klcmoacknbpblkjhjkjllcpjaflkffkf |
説明 | Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required. |
ファイルサイズ | 226 KB |
インストール数 | 17 |
現在のバージョン | 0.74 |
最終更新日 | 2013-08-29 |
公開日 | 2013-08-29 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://www.hyperlink5.com |
支払い方法 | free |
拡張機能のウェブサイト | http://www.hyperlink5.com/index.php/extensions |
ヘルプページのURL | http://www.hyperlink5.com/index.php/blog |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hyperlink5 Add a Link", "version": "0.74", "description": "Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.", "options_page": "options.html", "browser_action": { "default_icon": "hyperlink5_thumb_19.png", "default_title": "Hyperlink5", "default_popup": "popup.html" }, "icons": { "16": "hyperlink5_thumb_16.png", "48": "hyperlink5_thumb_48.png", "128": "hyperlink5_thumb_128.png" }, "permissions": [ "tabs", "bookmarks", "http:\/\/www.hyperlink5.com\/" ] } |