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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}