Bol.com - search product in Elvis

This extension can be used to quickly open Elvis based on the current product page

ما هو Bol.com - search product in Elvis؟

Bol.com - search product in Elvis هو إضافة Chrome تم تطويرها بواسطة Bol.com، والميزة الرئيسية لها هي "This extension can be used to quickly open Elvis based on the current product page".

تحميل ملف CRX للإضافة Bol.com - search product in Elvis

قم بتنزيل ملفات الامتداد Bol.com - search product in Elvis بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        This extension can be used to quickly open Elvis based on the product page you have opened.

gr.,
Team Mirage                    

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

الاسم Bol.com - search product in Elvis Bol.com - search product in Elvis
ID hedmaapolpacenhokimihcabicnjebjj
عنوان URL الرسمي https://chromewebstore.google.com/detail/bolcom-search-product-in/hedmaapolpacenhokimihcabicnjebjj
الوصف This extension can be used to quickly open Elvis based on the current product page
حجم الملف 7.85 KB
عدد التثبيتات 63
النسخة الحالية 0.0.0.1
آخر تحديث 2017-05-19
تاريخ النشر 2017-05-19
المطور Bol.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.bol.com/nl/nl/m/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bol.com - search product in Elvis",
    "short_name": "Bol.com - search product in Elvis",
    "description": "This extension can be used to quickly open Elvis based on the current product page",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "elvis.png",
        "default_popup": "popup.html",
        "default_title": "Open product in Elvis"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}