Book Depository Search

Lets you quickly search any selected term in the Book Depository

ما هو Book Depository Search؟

Book Depository Search هو إضافة Chrome تم تطويرها بواسطة qv، والميزة الرئيسية لها هي "Lets you quickly search any selected term in the Book Depository".

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

screenshot

تحميل ملف CRX للإضافة Book Depository Search

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

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

                        Right-click over any highlighted text to make a search of the highlighted terms in The Book Depository's website . Find all the books you want in the easiest way possible.

Select the text that you wouldd like to search (e.g. book title, author, ISBN), right click, and choose "Search Book Depository."  Your results will show up in a new tab.

Simple and easy.                    

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

الاسم Book Depository Search Book Depository Search
ID cbbomhibacggmbpbgpfakjenbmjdnnmc
عنوان URL الرسمي https://chromewebstore.google.com/detail/book-depository-search/cbbomhibacggmbpbgpfakjenbmjdnnmc
الوصف Lets you quickly search any selected term in the Book Depository
حجم الملف 53.21 KB
عدد التثبيتات 142
النسخة الحالية 1.0
آخر تحديث 2016-02-17
تاريخ النشر 2016-02-16
تقييم 4.83/5 مجموع تقييمات 6
المطور qv
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Book Depository Search",
    "description": "Lets you quickly search any selected term in the Book Depository",
    "version": "1.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "scripts.js"
        ]
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}