Wikipedia

Read the wiki article without leaving the current webpage.

Vad är Wikipedia?

Wikipedia är en Chrome-tillägg utvecklad av Hisham, och dess huvudfunktion är "Read the wiki article without leaving the current webpage.".

Tilläggsskärmbilder

screenshot

Ladda ner Wikipedia-förlängningens CRX-fil

Ladda ner Wikipedia-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Read/Search wikipedia articles without leaving your current webpage.                    

Grundläggande Information om Tillägg

Namn Wikipedia Wikipedia
ID hhopjkdkehlknopplgamegnfbnheddcn
Officiell webbadress https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn
Beskrivning Read the wiki article without leaving the current webpage.
Filstorlek 3.27 KB
Antal Installationer 447
Aktuell Version 1.0
Senast Uppdaterad 2012-07-23
Publiceringsdatum 2012-07-23
Betyg 4.14/5 Totalt 7 Betyg
Utvecklare Hisham
Betalningssätt free
Stödda Språk 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"
    }
}