Mobius
A minimap to easily navigate websites.
O que é Mobius?
Mobius é uma extensão do Chrome desenvolvida por imagentleman (José Antonio Chio), e sua principal característica é "A minimap to easily navigate websites.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Mobius
Baixe arquivos de extensão Mobius no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | hodeaeahgdlapjmmblhdhhplckchmbaf |
URL Oficial | https://chrome.google.com/webstore/detail/mobius/hodeaeahgdlapjmmblhdhhplckchmbaf |
Descrição | A minimap to easily navigate websites. |
Tamanho do Arquivo | 66.37 KB |
Contagem de Instalações | 96 |
Versão Atual | 4 |
Última Atualização | 2014-05-22 |
Data de Publicação | 2014-05-22 |
Classificação | 3.67/5 Total de 9 Avaliações |
Desenvolvedor | imagentleman (José Antonio Chio) |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://imagentleman.github.io |
Idiomas Suportados | 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": [ " |