Debump
Debump is a chrome extension that helps Depop sellers automatically refresh their items.
Was ist Debump?
Debump ist eine Chrome-Erweiterung, die von Debump entwickelt wurde, und ihr Hauptmerkmal ist "Debump is a chrome extension that helps Depop sellers automatically refresh their items.".
Erweiterungsscreenshots
Debump-Erweiterungs-CRX-Datei herunterladen
Laden Sie Debump-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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]
Grundlegende Informationen zur Erweiterung
Name | Debump |
ID | naoanpnjififodcipibbkgejbohcbnge |
Offizielle URL | https://chromewebstore.google.com/detail/debump/naoanpnjififodcipibbkgejbohcbnge |
Beschreibung | Debump is a chrome extension that helps Depop sellers automatically refresh their items. |
Dateigröße | 108 KB |
Installationsanzahl | 59 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2021-04-10 |
Veröffentlichungsdatum | 2021-04-05 |
Bewertung | 4.43/5 Insgesamt 7 Bewertungen |
Entwickler | Debump |
[email protected] | |
Zahlungsart | in_app |
Erweiterungswebsite | https://www.debumpbot.com/ |
Hilfeseite URL | https://www.debumpbot.com/contact |
Unterstützte Sprachen | 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": [ " |