Mobius
A minimap to easily navigate websites.
什麼是Mobius?
Mobius是由imagentleman (José Antonio Chio)開發的Chrome擴展程式,該擴展的主要功能是“A minimap to easily navigate websites.”。
擴展截圖
下載Mobius擴展crx文件
下載Mobius擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The minimap shows a miniature copy of the website. If you move the mouse over the minimap, the page will scroll exactly to the spot you are pointing at. Toggle the extension (turn on or off) clicking the extension icon (paper with a colored strip) on the top right or using the hotkey Ctrl+Shift+F (while holding Ctrl and Shift, press F) or Command+Shift+F on Mac. If the hotkey doesn't work, go to chrome://extensions/ and scroll to the bottom and click on keyboard shortcuts (to the right) to set it manually. Notes: After installation, the extension will work on newly opened tabs (not in the tabs that were opened before you installed the extension). Other works http://imagentleman.github.io
擴展基本資訊
名稱 | |
ID | hodeaeahgdlapjmmblhdhhplckchmbaf |
官方網址 | https://chrome.google.com/webstore/detail/mobius/hodeaeahgdlapjmmblhdhhplckchmbaf |
簡介 | A minimap to easily navigate websites. |
檔案大小 | 66.37 KB |
安裝次數 | 96 |
目前版本 | 4 |
更新時間 | 2014-05-22 |
上架時間 | 2014-05-22 |
評分 | 3.67/5 共 9 次評分 |
開發者 | imagentleman (José Antonio Chio) |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://imagentleman.github.io |
支援的語言 | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mobius", "version": "4", "manifest_version": 2, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icon-128.png" }, "browser_action": { "default_icon": "icon-19-grey.png" }, "background": { "scripts": [ "jquery-2.1.1.min.js", "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |