Golden View Popup Link Keeper
Save in-page links to Pocket (aka Read It Later), Instapaper; see popup of saved URLs inline in Twitter, Google+, Search & more.
Apa itu Golden View Popup Link Keeper?
Golden View Popup Link Keeper adalah ekstensi Chrome yang dikembangkan oleh http://wittman.org, dan fitur utamanya adalah "Save in-page links to Pocket (aka Read It Later), Instapaper; see popup of saved URLs inline in Twitter, Google+, Search & more.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Golden View Popup Link Keeper
Unduh file ekstensi Golden View Popup Link Keeper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
***Golden View Popup Link Keeper*** - In-page, intelligent link saving Chrome browser extension app integrating: Twitter, App.net, Google+, Friendfeed, Google Search, Pinterest, Pocket (http://getpocket.com - aka Read It Later), Instapaper (www.instapaper.com), and Pinboard (pinboard.in) and popup a convenient list of recent links. ——— >>> NEW <<< 2012-09-09 - User-defined service feature added. Supports bookmarking services with a del.icio.us-compatible add API. Also fixed App.net support so star appears again; username also gets included as a tag when link is saved. 2012-08-22 - Added App.net (aka appdotnet, alpha.app.net) support Note: Can be enabled/disabled in Options. 2012-06-29 - Fixed so working with new Google+ changes. Migrated to Google Chrome "manifest 2" compliance. 2012-05-21 - Added Pinboard (pinboard.in) support. A Pocket account is still required, this new feature allows saving to Pocket and Pinboard simultaneously. 2012-05-19 - Added Instapaper (www.instapaper.com) support. A Pocket account is still required, this new feature allows saving to Pocket and Instapaper simultaneously. 2012-05-18 - Added support for Pinterest (pinterest.com). Note: Can be enabled/disabled in Options. ——— WHAT IT'S NOT: Just a current page bookmark app. WHAT IT DOES DO is add a gold star UI to save in-page links intelligently to Pocket http://getpocket.com (formerly Read It Later). SMARTER SAVING: 1) Links are of course saved, but the post title* / tweet content / search result text are also saved. 2) @twitter handle, display name on Friendfeed, and name on Google+ are saved as tags along with the link. WHICH SITES DOES IT WORK ON? Twitter, Google+, Friendfeed and Google Search are all currently supported. WHAT ELSE? The "Popup" of Golden View Popup Link Keeper refers to the recent links you can see listed in a small hover-card popup. Great for quick reference; collect and copy/paste links as you navigate or write about interesting content—all right in front of you without navigating away to a toolbar or other tab. ——— PRO FEATURES The standard GVPLK version displays the last 3 days of saved links in the link keeper popup (NOTE: All your links are safe and sound in your Pocket account—the day limit is strictly related to how many are display in-page by the link keeper). Pro version feature: See more than three days in popup link keeper (set any number of days you wish). Pro version users automatically get new Pro features added in auto-updates. Upgrade any time from Golden View Popup Link Keeper to Pro (see link in extension Options) to enjoy all current and future Pro-only features. _____________________________ *In Google+ the if the post title is brief then a portion of the post body paragraph text is also saved. Change Log ========= 2012-09-09 - Fixed bug in 1.14 release. 2012-09-09 - User-defined service feature added. Supports bookmarking services with a del.icio.us-compatible add API. Also fixed App.net support so star appears again; username also gets included as a tag when link is saved. 2012-08-22 - Added App.net (aka appdotnet, alpha.app.net) support Note: Can be enabled/disabled in Options. 2012-06-29 - Fixed so working with new Google+ changes. Migrated to Google Chrome "manifest 2" compliance. 2012-05-25 Added Options page opens once immediately after install. NEW 2012-05-24 Added Pocket signup ability directly from within extension's options page. NEW. 2012-05-21 Added Pinboard (pinboard.in) support. A Pocket account is still required, this new feature allows saving to Pocket and Pinboard simultaneously. NEW. 2012-05-19 Added support for Instapaper (www.instapaper.com). A Pocket account is still required, this new feature allows saving to Pocket and Instapaper simultaneously. NEW. 2012-05-18 Added support for Pinterest (pinterest.com) NEW. 2012-05-10 Google+ Sparks FIX. 2012-05-09 Google+ site changes required adjustments. FIX
Informasi Dasar Ekstensi
Nama | |
ID | lefcihjmmjnjcgkpjdbjjiajadajgffd |
URL Resmi | https://chrome.google.com/webstore/detail/golden-view-popup-link-ke/lefcihjmmjnjcgkpjdbjjiajadajgffd |
Deskripsi | Save in-page links to Pocket (aka Read It Later), Instapaper; see popup of saved URLs inline in Twitter, Google+, Search & more. |
Ukuran File | 325 KB |
Jumlah Instalasi | 60 |
Versi Saat Ini | 1.14.3 |
Terakhir Diperbarui | 2012-09-09 |
Tanggal Publikasi | 2012-09-09 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | http://wittman.org |
Tipe Pembayaran | free |
Situs Ekstensi | http://goldenviewapps.com |
Bahasa yang Didukung | en |
manifest.json | |
{ "manifest_version": 2, "content_security_policy": "script-src 'self'; object-src 'self'", "web_accessible_resources": [ "jquery.js", "util.js", "script.min.js", "background.js", "fancysettings\/source\/index.html", "fancysettings\/source\/js\/i18n.js", "fancysettings\/source\/js\/classes\/fancy-settings.js", "fancysettings\/source\/js\/classes\/search.js", "fancysettings\/source\/js\/classes\/setting.js", "fancysettings\/source\/js\/classes\/tab.js", "fancysettings\/source\/lib\/noconflict.js", "fancysettings\/source\/lib\/store.js", "fancysettings\/source\/lib\/jquery.js", "fancysettings\/source\/lib\/mootools-core.js", "fancysettings\/source\/manifest.js", "fancysettings\/source\/settings.js", "gvplk-star-solid.png", "gvplk-star-semi-solid.png", "gvplk-star-outline.png", "spinner.gif" ], "background": { "page": "background.html" }, "content_scripts": [ { "all_frames": true, "js": [ "jquery.js", "util.js", "script.min.js" ], "matches": [ "*:\/\/plus.google.com\/*", "*:\/\/readitlaterlist.com\/*", "*:\/\/getpocket.com\/*", "*:\/\/friendfeed.com\/*", "*:\/\/twitter.com\/*", "*:\/\/pinterest.com\/*", "*:\/\/alpha.app.net\/*", "*:\/\/app.net\/*", "*:\/\/www.instapaper.com\/*", "*:\/\/api.del.icio.us\/*", "*:\/\/api.pinboard.in\/*", "*:\/\/www.google.com\/*", "*:\/\/okshift.com\/goldenview\/*", "*:\/\/goldenviewapps.com\/*", "*:\/\/www.google.ae\/*", "*:\/\/www.google.com.af\/*", "*:\/\/www.google.com.ag\/*", "*:\/\/www.google.off.ai\/*", "*:\/\/www.google.am\/*", "*:\/\/www.google.com.ar\/*", "*:\/\/www.google.as\/*", "*:\/\/www.google.at\/*", "*:\/\/www.google.com.au\/*", "*:\/\/www.google.az\/*", "*:\/\/www.google.ba\/*", "*:\/\/www.google.com.bd\/*", "*:\/\/www.google.be\/*", "*:\/\/www.google.bg\/*", "*:\/\/www.google.bi\/*", "*:\/\/www.google.com.bo\/*", "*:\/\/www.google.com.br\/*", "*:\/\/www.google.bs\/*", "*:\/\/www.google.co.bw\/*", "*:\/\/www.google.com.bz\/*", "*:\/\/www.google.ca\/*", "*:\/\/www.google.cd\/*", "*:\/\/www.google.cg\/*", "*:\/\/www.google.ch\/*", "*:\/\/www.google.ci\/*", "*:\/\/www.google.co.ck\/*", "*:\/\/www.google.cl\/*", "*:\/\/www.google.com.co\/*", "*:\/\/www.google.co.cr\/*", "*:\/\/www.google.com.cu\/*", "*:\/\/www.google.de\/*", "*:\/\/www.google.dj\/*", "*:\/\/www.google.dk\/*", "*:\/\/www.google.dm\/*", "*:\/\/www.google.com.do\/*", "*:\/\/www.google.com.ec\/*", "*:\/\/www.google.es\/*", "*:\/\/www.google.com.et\/*", "*:\/\/www.google.fi\/*", "*:\/\/www.google.com.fj\/*", "*:\/\/www.google.fm\/*", "*:\/\/www.google.fr\/*", "*:\/\/www.google.gg\/*", "*:\/\/www.google.com.gi\/*", "*:\/\/www.google.gl\/*", "*:\/\/www.google.gm\/*", "*:\/\/www.google.gr\/*", "*:\/\/www.google.com.gt\/*", "*:\/\/www.google.com.hk\/*", "*:\/\/www.google.hn\/*", "*:\/\/www.google.hr\/*", "*:\/\/www.google.co.hu\/*", "*:\/\/www.google.co.id\/*", "*:\/\/www.google.ie\/*", "*:\/\/www.google.co.il\/*", "*:\/\/www.google.co.im\/*", "*:\/\/www.google.co.in\/*", "*:\/\/www.google.is\/*", "*:\/\/www.google.it\/*", "*:\/\/www.google.co.je\/*", "*:\/\/www.google.com.jm\/*", "*:\/\/www.google.jo\/*", "*:\/\/www.google.co.jp\/*", "*:\/\/www.google.co.ke\/*", "*:\/\/www.google.kg\/*", "*:\/\/www.google.co.kr\/*", "*:\/\/www.google.kz\/*", "*:\/\/www.google.li\/*", "*:\/\/www.google.lk\/*", "*:\/\/www.google.co.ls\/*", "*:\/\/www.google.lt\/*", "*:\/\/www.google.lu\/*", "*:\/\/www.google.lv\/*", "*:\/\/www.google.com.ly\/*", "*:\/\/www.google.mn\/*", "*:\/\/www.google.ms\/*", "*:\/\/www.google.com.mt\/*", "*:\/\/www.google.mu\/*", "*:\/\/www.google.mw\/*", "*:\/\/www.google.com.mx\/*", "*:\/\/www.google.com.my\/*", "*:\/\/www.google.com.na\/*", "*:\/\/www.google.com.nf\/*", "*:\/\/www.google.com.ni\/*", "*:\/\/www.google.nl\/*", "*:\/\/www.google.no\/*", "*:\/\/www.google.com.np\/*", "*:\/\/www.google.nr\/*", "*:\/\/www.google.nu\/*", "*:\/\/www.google.co.nz\/*", "*:\/\/www.google.com.om\/*", "*:\/\/www.google.com.pa\/*", "*:\/\/www.google.com.pe\/*", "*:\/\/www.google.com.ph\/*", "*:\/\/www.google.com.pk\/*", "*:\/\/www.google.pl\/*", "*:\/\/www.google.pn\/*", "*:\/\/www.google.com.pr\/*", "*:\/\/www.google.pt\/*", "*:\/\/www.google.com.py\/*", "*:\/\/www.google.ro\/*", "*:\/\/www.google.ru\/*", "*:\/\/www.google.rw\/*", "*:\/\/www.google.com.sa\/*", "*:\/\/www.google.com.sb\/*", "*:\/\/www.google.sc\/*", "*:\/\/www.google.se\/*", "*:\/\/www.google.com.sg\/*", "*:\/\/www.google.sh\/*", "*:\/\/www.google.sk\/*", "*:\/\/www.google.sn\/*", "*:\/\/www.google.sm\/*", "*:\/\/www.google.com.sv\/*", "*:\/\/www.google.co.th\/*", "*:\/\/www.google.com.tj\/*", "*:\/\/www.google.tm\/*", "*:\/\/www.google.to\/*", "*:\/\/www.google.tp\/*", "*:\/\/www.google.com.tr\/*", "*:\/\/www.google.tt\/*", "*:\/\/www.google.com.tw\/*", "*:\/\/www.google.com.ua\/*", "*:\/\/www.google.co.ug\/*", "*:\/\/www.google.co.uk\/*", "*:\/\/www.google.com.uy\/*", "*:\/\/www.google.uz\/*", "*:\/\/www.google.com.vc\/*", "*:\/\/www.google.co.ve\/*", "*:\/\/www.google.vg\/*", "*:\/\/www.google.co.vi\/*", "*:\/\/www.google.com.vn\/*", "*:\/\/www.google.vu\/*", "*:\/\/www.google.ws\/*", "*:\/\/www.google.co.za\/*", "*:\/\/www.google.co.zm\/*" ], "css": [ "gv.css" ], "run_at": "document_start" } ], "permissions": [ "tabs", "*:\/\/readitlaterlist.com\/*" ], "description": "Save in-page links to Pocket (aka Read It Later), Instapaper; see popup of saved URLs inline in Twitter, Google+, Search & more.", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "64": "icon64.png" }, "options_page": "fancysettings\/source\/index.html", "name": "Golden View Popup Link Keeper", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "version": "1.14.3" } |