Dero - Buy Less Or Secondhand
Buy Less! Find used, secondhand or refurbished electronics while shopping online.
Vad är Dero - Buy Less Or Secondhand?
Dero - Buy Less Or Secondhand är en Chrome-tillägg utvecklad av https://dero.ai, och dess huvudfunktion är "Buy Less! Find used, secondhand or refurbished electronics while shopping online.".
Tilläggsskärmbilder
Ladda ner Dero - Buy Less Or Secondhand-förlängningens CRX-fil
Ladda ner Dero - Buy Less Or Secondhand-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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] :)
Grundläggande Information om Tillägg
Namn | Dero - Buy Less Or Secondhand |
ID | coemecpgonjiefjkmpgeembhgholkhco |
Officiell webbadress | https://chromewebstore.google.com/detail/dero-buy-less-or-secondha/coemecpgonjiefjkmpgeembhgholkhco |
Beskrivning | Buy Less! Find used, secondhand or refurbished electronics while shopping online. |
Filstorlek | 241 KB |
Antal Installationer | 41 |
Aktuell Version | 1.20 |
Senast Uppdaterad | 2024-02-11 |
Publiceringsdatum | 2021-10-07 |
Betyg | 5.00/5 Totalt 8 Betyg |
Utvecklare | https://dero.ai |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.dero.ai/fr |
URL till Sekretesspolicy Sidan | https://www.dero.ai/privacy |
Stödda Språk | 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" ] } |