Wikipedia

Read the wiki article without leaving the current webpage.

ما هو Wikipedia؟

Wikipedia هو إضافة Chrome تم تطويرها بواسطة Hisham، والميزة الرئيسية لها هي "Read the wiki article without leaving the current webpage.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Wikipedia

قم بتنزيل ملفات الامتداد Wikipedia بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Read/Search wikipedia articles without leaving your current webpage.                    

معلومات أساسية عن التمديد

الاسم Wikipedia Wikipedia
ID hhopjkdkehlknopplgamegnfbnheddcn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn
الوصف Read the wiki article without leaving the current webpage.
حجم الملف 3.27 KB
عدد التثبيتات 447
النسخة الحالية 1.0
آخر تحديث 2012-07-23
تاريخ النشر 2012-07-23
تقييم 4.14/5 مجموع تقييمات 7
المطور Hisham
نوع الدفع free
اللغات المدعومة 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"
    }
}