Debump
Debump is a chrome extension that helps Depop sellers automatically refresh their items.
What is Debump?
Debump is a Chrome extension developed by Debump, and its main feature is "Debump is a chrome extension that helps Depop sellers automatically refresh their items.".
Extension Screenshots
Download Debump Extension CRX File
Download Debump extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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]
Extension Basic Information
Name | Debump |
ID | naoanpnjififodcipibbkgejbohcbnge |
Official URL | https://chromewebstore.google.com/detail/debump/naoanpnjififodcipibbkgejbohcbnge |
Description | Debump is a chrome extension that helps Depop sellers automatically refresh their items. |
File Size | 108 KB |
Installation Count | 59 |
Current Version | 1.0.0 |
Last Updated | 2021-04-10 |
Publish Date | 2021-04-05 |
Rating | 4.43/5 Total 7 Ratings |
Developer | Debump |
[email protected] | |
Payment Type | in_app |
Extension Website | https://www.debumpbot.com/ |
Help Page URL | https://www.debumpbot.com/contact |
Supported Languages | 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": [ " |