PopChome
Easily jump back and forth between locations on a webpage (handy for wikipedia, journals, shopping cites, etc.)
什麼是PopChome?
PopChome是由Neil Vyas開發的Chrome擴展程式,該擴展的主要功能是“Easily jump back and forth between locations on a webpage (handy for wikipedia, journals, shopping cites, etc.)”。
擴展截圖
下載PopChome擴展crx文件
下載PopChome擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
PopChrome allows you to save positions on a webpage, and then easily return to them later. Use Control+K (Command+K for Mac) to "push" a position, then use Shift+Control+K (Shift+Command+K for mac) to return to it. Ever read a long text post? You read and find something interesting that you want to return to later, but keep reading past it. Maybe you used to highlight some text and frantically scroll back, searching for it. Maybe you opened the webpage in a new tab, and continued reading there. Or maybe, you just made a mental note and hoped you'd remember - only to forget when you hit the bottom. With PopChrome, this dilemma is as extinct as australopithecus. Just hit Control + K when you find something interesting, and Shift + Control + K to return to it at your convenience. Pressing Shift + Control + K again returns you to where you Popped from, when you are at your Pushed location. Great for sites like wikipedia and stackoverflow, where you need to reference earlier portions of an article often! Check out my GitHub at https://github.com/neilvyas/popchrome ! PopChrome doesn't work on sites that block script injection or rely on mutating the DOM to serve content, like facebook and fivethirtyeight. I'm working to add support for more websites that currently don't work properly.
擴展基本資訊
名稱 | |
ID | fboikkbagmlgiipifnlkfnmeplkcflbh |
官方網址 | https://chrome.google.com/webstore/detail/fboikkbagmlgiipifnlkfnmeplkcflbh |
簡介 | Easily jump back and forth between locations on a webpage (handy for wikipedia, journals, shopping cites, etc.) |
檔案大小 | 17.97 KB |
安裝次數 | 41 |
目前版本 | 1.1 |
更新時間 | 2014-09-09 |
上架時間 | 2014-09-09 |
評分 | 4.00/5 共 2 次評分 |
開發者 | Neil Vyas |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PopChome", "description": "Easily jump back and forth between locations on a webpage (handy for wikipedia, journals, shopping cites, etc.)", "version": "1.1", "permissions": [ "tabs", "http:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |