Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
ما هو Dropshipping Search Helper Tool؟
Dropshipping Search Helper Tool هو إضافة Chrome تم تطويرها بواسطة https://ask4drop.com، والميزة الرئيسية لها هي "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dropshipping Search Helper Tool
قم بتنزيل ملفات الامتداد Dropshipping Search Helper Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Search for the selected text in Ebay,Amazon , Tracking Numbers, Dropshipping Support Groups and more .
With this extension you can easily search for text you have selected. When some text is selected you can left click the selected text to get a popup where you can choose a Dropshipping place to search with.
Dropshipping Forum
https://ask4drop.com
Use the right click menu to search for selected text in Dropshipping Suppliers , Tracking Numbers n Dropshipping Support Groups Forums and More. معلومات أساسية عن التمديد
| الاسم | |
| ID | djhgohallakdobihljfmpknngkbdcnol |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
| الوصف | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
| حجم الملف | 210 KB |
| عدد التثبيتات | 63 |
| النسخة الحالية | 1.04 |
| آخر تحديث | 2018-10-24 |
| تاريخ النشر | 2018-10-24 |
| تقييم | 5.00/5 مجموع تقييمات 1 |
| المطور | https://ask4drop.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://ask4drop.com |
| عنوان صفحة المساعدة | https://ask4drop.com |
| عنوان صفحة سياسة الخصوصية | https://price-fox.com |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Dropshipping Search Helper Tool",
"description": "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More",
"short_name": "Dropshipping Helper",
"default_locale": "en",
"version": "1.04",
"permissions": [
"contextMenus",
"tabs"
],
"background": {
"scripts": [
"js\/getset.js",
"js\/search.js"
],
"persistent": true
},
"minimum_chrome_version": "6.0.472",
"options_page": "options.html",
"icons": {
"16": "images\/ico16.png",
"48": "images\/ico48.png",
"128": "images\/ico128.png"
}
} | |