Debump
Debump is a chrome extension that helps Depop sellers automatically refresh their items.
什麼是Debump?
Debump是由Debump開發的Chrome擴展程式,該擴展的主要功能是“Debump is a chrome extension that helps Depop sellers automatically refresh their items.”。
擴展截圖
下載Debump擴展crx文件
下載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] 擴展基本資訊
| 名稱 | |
| ID | naoanpnjififodcipibbkgejbohcbnge |
| 官方網址 | 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": [
" | |