Wikipedia

Read the wiki article without leaving the current webpage.

Qu'est-ce que Wikipedia ?

Wikipedia est une extension Chrome développée par Hisham, et sa fonction principale est "Read the wiki article without leaving the current webpage.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Wikipedia

Téléchargez les fichiers d'extension Wikipedia au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Read/Search wikipedia articles without leaving your current webpage.                    

Informations de Base sur l'Extension

Nom Wikipedia Wikipedia
ID hhopjkdkehlknopplgamegnfbnheddcn
URL Officiel https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn
Description Read the wiki article without leaving the current webpage.
Taille du Fichier 3.27 KB
Nombre d'Installations 447
Version Actuelle 1.0
Dernière Mise à Jour 2012-07-23
Date de Publication 2012-07-23
Évaluation 4.14/5 Total 7 Évaluations
Développeur Hisham
Type de Paiement free
Langues Prises en Charge 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"
    }
}