Wikipedia
Read the wiki article without leaving the current webpage.
O que é Wikipedia?
Wikipedia é uma extensão do Chrome desenvolvida por Hisham, e sua principal característica é "Read the wiki article without leaving the current webpage.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Wikipedia
Baixe arquivos de extensão Wikipedia 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
Read/Search wikipedia articles without leaving your current webpage.
Informações Básicas da Extensão
Nome | |
ID | hhopjkdkehlknopplgamegnfbnheddcn |
URL Oficial | https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn |
Descrição | Read the wiki article without leaving the current webpage. |
Tamanho do Arquivo | 3.27 KB |
Contagem de Instalações | 447 |
Versão Atual | 1.0 |
Última Atualização | 2012-07-23 |
Data de Publicação | 2012-07-23 |
Classificação | 4.14/5 Total de 7 Avaliações |
Desenvolvedor | Hisham |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wikipedia", "version": "1.0", "manifest_version": 2, "description": "Read the wiki article without leaving the current webpage.", "browser_action": { "default_icon": "wiki.gif", "default_popup": "popup.html" } } |