Dero - Buy Less Or Secondhand
Buy Less! Find used, secondhand or refurbished electronics while shopping online.
Dero - Buy Less Or Secondhandとは何ですか?
Dero - Buy Less Or Secondhandはhttps://dero.aiによって開発されたChromeの拡張機能で、その主な機能は「Buy Less! Find used, secondhand or refurbished electronics while shopping online.」です。
拡張機能のスクリーンショット
Dero - Buy Less Or Secondhand拡張機能のCRXファイルをダウンロード
Dero - Buy Less Or Secondhand拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Dero helps you buy less things online and suggests used, refurbished or secondhand alternatives for thousands of electronics products. We will be opening this to other suite of products in the coming months. Once you install the Dero extension, we will search for the internet's best used, refurbished or secondhand alternatives and surface them on the shopping site you are on. Sounds like magic, doesn't it? If we are not able to find alternatives, you can leave us your email to receive handpicked alternatives for the product you are searching for. Our "SLEEP ON IT" option helps you to resist the urge on an impulsive buy & will notify you after a period of time if you still need it. We help you save money & reduce non-essential purchases seamlessly. Our mission is to help you make smarter choices for your pocket as well as the planet. We would love to hear if you have any feedback or would want to partner with us. Write to us at [email protected] :)
拡張機能の基本情報
名前 | Dero - Buy Less Or Secondhand |
ID | coemecpgonjiefjkmpgeembhgholkhco |
公式URL | https://chromewebstore.google.com/detail/dero-buy-less-or-secondha/coemecpgonjiefjkmpgeembhgholkhco |
説明 | Buy Less! Find used, secondhand or refurbished electronics while shopping online. |
ファイルサイズ | 241 KB |
インストール数 | 41 |
現在のバージョン | 1.20 |
最終更新日 | 2024-02-11 |
公開日 | 2021-10-07 |
評価 | 5.00/5 合計 8 レビュー |
開発者 | https://dero.ai |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.dero.ai/fr |
プライバシーポリシーページのURL | https://www.dero.ai/privacy |
対応言語 | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.20", "manifest_version": 3, "background": { "service_worker": "sw.js" }, "browser_specific_settings": { "gecko": { "id": "{53c130a1-0296-43b6-8be7-bfd6b49a3630}", "strict_min_version": "48.0" } }, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "matches": [ "https:\/\/*.aa.com\/*", "https:\/\/*.aircanada.com\/*", "https:\/\/*.aircorsica.com\/*", "https:\/\/*.airfrance.com\/*", "https:\/\/*.airfrance.fr\/*", "https:\/\/*.airfrance.us\/*", "https:\/\/*.alaskaair.com\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/*.allegiantair.com\/*", "https:\/\/*.amazon.com\/*", "https:\/\/*.amazon.fr\/*", "https:\/\/*.apple.com\/*", "https:\/\/*.asus.com\/*", "https:\/\/*.auchan.fr\/*", "https:\/\/*.axabanque.fr\/*", "https:\/\/*.banquepopulaire.fr\/*", "https:\/\/*.barnesandnoble.com\/*", "https:\/\/*.bestbuy.com\/*", "https:\/\/*.bnpparibas.net\/*", "https:\/\/*.boulanger.com\/*", "https:\/\/*.boursorama.com\/*", "https:\/\/*.boutique.orange.fr\/*", "https:\/\/*.britishairways.com\/*", "https:\/\/*.but.fr\/*", "https:\/\/*.c-zam.fr\/*", "https:\/\/*.caisse-epargne.fr\/*", "https:\/\/*.carrefour.fr\/*", "https:\/\/*.cdiscount.com\/*", "https:\/\/*.cic.fr\/*", "https:\/\/*.coursesu.com\/*", "https:\/\/*.credit-agricole.fr\/*", "https:\/\/*.creditmutuel.fr\/*", "https:\/\/*.darty.com\/*", "https:\/\/*.dell.com\/*", "https:\/\/*.delta.com\/*", "https:\/\/*.easyjet.com\/*", "https:\/\/*.emirates.com\/*", "https:\/\/*.flyfrontier.com\/*", "https:\/\/*.fnac.com\/*", "https:\/\/*.fortuneo.fr\/*", "https:\/\/*.fr.shopping.rakuten.com\/*", "https:\/\/*.frenchbee.com\/*", "https:\/\/*.hawaiianairlines.com\/*", "https:\/\/*.hellobank.fr\/*", "https:\/\/*.hsbc.fr\/*", "https:\/\/*.icelandair.com\/*", "https:\/\/*.ing.fr\/*", "https:\/\/*.intermarche.com\/*", "https:\/\/*.jetblue.com\/*", "https:\/\/*.labanquepostale.fr\/*", "https:\/\/*.lcl.fr\/*", "https:\/\/*.lufthansa.com\/*", "https:\/\/*.mi.com\/*", "https:\/\/*.microsoft.com\/*", "https:\/\/*.monabanq.com\/*", "https:\/\/*.n26.com\/*", "https:\/\/*.oneplus.com\/*", "https:\/\/*.oppo.com\/*", "https:\/\/*.orangebank.fr\/*", "https:\/\/*.revolut.com\/*", "https:\/\/*.ryanair.com\/*", "https:\/\/*.samsung.com\/*", "https:\/\/*.skyscanner.com\/*", "https:\/\/*.societegenerale.fr\/*", "https:\/\/*.southwest.com\/*", "https:\/\/*.spirit.com\/*", "https:\/\/*.store.google.com\/*", "https:\/\/*.united.com\/*", "https:\/\/*.vinted.com\/*", "https:\/\/*.walmart.com\/*", "https:\/\/*.zara.com\/*", "https:\/\/www.google.com\/*", "https:\/\/www.google.fr\/*" ], "js": [ "js\/constants.js", "js\/content.js" ], "css": [ "css\/content.css" ], "run_at": "document_end" }, { "matches": [ "https:\/\/app.dero.ai\/extension?master_index%5Bquery%5D=*" ], "css": [ "css\/search.css" ], "js": [ "js\/search.js" ], "run_at": "document_end", "all_frames": true }, { "matches": [ "https:\/\/app.dero.ai\/sleep?origin=extension&url=*" ], "css": [ "css\/search.css", "css\/sleep.css" ], "js": [ "js\/sleep.js" ], "run_at": "document_end", "all_frames": true }, { "matches": [ "https:\/\/www.dero.ai\/stores?origin=extension" ], "css": [ "css\/stores.css" ], "all_frames": true }, { "matches": [ "https:\/\/www.dero.ai\/guides?origin=extension" ], "css": [ "css\/guides.css" ], "all_frames": true } ], "web_accessible_resources": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "resources": [ "css\/host.css", "icons\/icon-48.png", "images\/drag.svg", "images\/KoalaAnimation.gif", "images\/dero-side.png", "images\/dero-footer.svg", "images\/green-bank.svg", "images\/envelope.svg", "images\/external-link.svg", "images\/koala-sad.svg", "images\/sleep-on-it.svg", "app.html" ] } ], "permissions": [ "storage" ] } |