Wikipedia
Read the wiki article without leaving the current webpage.
Cos'è Wikipedia?
Wikipedia è un'estensione di Chrome sviluppata da Hisham, e la sua funzione principale è "Read the wiki article without leaving the current webpage.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Wikipedia
Scarica i file di estensione Wikipedia in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Read/Search wikipedia articles without leaving your current webpage.
Informazioni di Base sull'Estensione
Nome | |
ID | hhopjkdkehlknopplgamegnfbnheddcn |
URL Ufficiale | https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn |
Descrizione | Read the wiki article without leaving the current webpage. |
Dimensione del File | 3.27 KB |
Conteggio Installazioni | 447 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2012-07-23 |
Data di Pubblicazione | 2012-07-23 |
Valutazione | 4.14/5 Totale 7 Valutazioni |
Sviluppatore | Hisham |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |