Wikipedia
Read the wiki article without leaving the current webpage.
Apa itu Wikipedia?
Wikipedia adalah ekstensi Chrome yang dikembangkan oleh Hisham, dan fitur utamanya adalah "Read the wiki article without leaving the current webpage.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Wikipedia
Unduh file ekstensi Wikipedia dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Read/Search wikipedia articles without leaving your current webpage.
Informasi Dasar Ekstensi
Nama | |
ID | hhopjkdkehlknopplgamegnfbnheddcn |
URL Resmi | https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn |
Deskripsi | Read the wiki article without leaving the current webpage. |
Ukuran File | 3.27 KB |
Jumlah Instalasi | 447 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2012-07-23 |
Tanggal Publikasi | 2012-07-23 |
Penilaian | 4.14/5 Total 7 Penilaian |
Pengembang | Hisham |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |