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 с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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/ |
URL страницы помощи | 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": [ " |