Quick Links
save links to get a quick access
Was ist Quick Links?
Quick Links ist eine Chrome-Erweiterung, die von javier villarreal entwickelt wurde, und ihr Hauptmerkmal ist "save links to get a quick access".
Erweiterungsscreenshots
Quick Links-Erweiterungs-CRX-Datei herunterladen
Laden Sie Quick Links-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Quick Links |
ID | aegkifofjmpcimhejjpjhafihlcpcifl |
Offizielle URL | https://chromewebstore.google.com/detail/quick-links/aegkifofjmpcimhejjpjhafihlcpcifl |
Beschreibung | save links to get a quick access |
Dateigröße | 12.32 KB |
Installationsanzahl | 452 |
Aktuelle Version | 3.2.4 |
Letztes Update | 2013-07-21 |
Veröffentlichungsdatum | 2013-07-21 |
Bewertung | 4.33/5 Insgesamt 9 Bewertungen |
Entwickler | javier villarreal |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |