Quick Links

save links to get a quick access

Quick Linksとは何ですか?

Quick Linksはjavier villarrealによって開発されたChromeの拡張機能で、その主な機能は「save links to get a quick access」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Quick Links拡張機能のCRXファイルをダウンロード

Quick Links拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension let you save links when you are exploring the web. 
You can save all tabs open, or the actual tab for checking it after, then you can save the pages that you have a daily access or others...
The application provides you a little list with the pages that you have saved.
For example supose that you have a lot of tabs open and you have to go out now, you can use it for a quick save.

I hope you like it.

Thanks.


************ VERSION 3.2 PUBLISHED **************

NEW:

- Option menu.
- Edit links added.
- Show complete links.
- Show label information -> label icon with the number of links.

******* OTHERS *********************

Do you want to make notes? check the extension MyNotesApp

https://chrome.google.com/webstore/detail/dekfkaejjjbaanacipopikcebhmjplce                    

拡張機能の基本情報

名前 Quick Links Quick Links
ID aegkifofjmpcimhejjpjhafihlcpcifl
公式URL https://chromewebstore.google.com/detail/quick-links/aegkifofjmpcimhejjpjhafihlcpcifl
説明 save links to get a quick access
ファイルサイズ 12.32 KB
インストール数 452
現在のバージョン 3.2.4
最終更新日 2013-07-21
公開日 2013-07-21
評価 4.33/5 合計 9 レビュー
開発者 javier villarreal
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quick Links",
    "version": "3.2.4",
    "description": "save links to get a quick access",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "iconoBarra.png",
        "default_popup": "index.html"
    }
}