Quick Links

save links to get a quick access

Quick Links là gì?

Quick Links là một tiện ích mở rộng Chrome được phát triển bởi javier villarreal, và tính năng chính của nó là "save links to get a quick access".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Quick Links

Tải xuống các tệp mở rộng Quick Links dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Quick Links Quick Links
ID aegkifofjmpcimhejjpjhafihlcpcifl
URL Chính Thức https://chromewebstore.google.com/detail/quick-links/aegkifofjmpcimhejjpjhafihlcpcifl
Mô tả save links to get a quick access
Kích Thước Tệp 12.32 KB
Số Lần Cài Đặt 452
Phiên Bản Hiện Tại 3.2.4
Cập Nhật Lần Cuối 2013-07-21
Ngày Phát Hành 2013-07-21
Đánh Giá 4.33/5 Tổng số 9 Đánh Giá
Nhà Phát Triển javier villarreal
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}