Debump
Debump is a chrome extension that helps Depop sellers automatically refresh their items.
ما هو Debump؟
Debump هو إضافة Chrome تم تطويرها بواسطة Debump، والميزة الرئيسية لها هي "Debump is a chrome extension that helps Depop sellers automatically refresh their items.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Debump
قم بتنزيل ملفات الامتداد Debump بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Are you tired of manually refreshing all your items? Then let Debump do it for you! Simply click a button and it'll get to work "bumping" your items right before your eyes, letting you focus on more important things. Everyone gets a free 7-day trial. After that Debump costs $8 per month (+ VAT in certain regions). If you have any questions or thoughts about Debump, feel free to shoot me an email at [email protected]
معلومات أساسية عن التمديد
الاسم | Debump |
ID | naoanpnjififodcipibbkgejbohcbnge |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/debump/naoanpnjififodcipibbkgejbohcbnge |
الوصف | Debump is a chrome extension that helps Depop sellers automatically refresh their items. |
حجم الملف | 108 KB |
عدد التثبيتات | 59 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2021-04-10 |
تاريخ النشر | 2021-04-05 |
تقييم | 4.43/5 مجموع تقييمات 7 |
المطور | Debump |
البريد الإلكتروني | [email protected] |
نوع الدفع | in_app |
موقع الإضافة | https://www.debumpbot.com/ |
عنوان صفحة المساعدة | https://www.debumpbot.com/contact |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Debump", "version": "1.0.0", "manifest_version": 2, "icons": { "128": ".\/db 128x128.png", "32": ".\/db 32x32.png", "48": ".\/db 48x48.png", "16": ".\/db 16x16.png" }, "description": "Debump is a chrome extension that helps Depop sellers automatically refresh their items.", "background": { "scripts": [ "background.js" ] }, "permissions": [ "storage", "tabs", "https:\/\/*.depop.com\/*", "http:\/\/*.depop.com\/*" ], "content_security_policy": "script-src 'self' https:\/\/*.firebaseio.com\/; object-src 'self'", "content_scripts": [ { "matches": [ " |