Covvet
Get sale alerts on the things you want.
Covvet क्या है?
Covvet https://www.covvet.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get sale alerts on the things you want."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Covvet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Covvet is an online wishlist for the things you want. Save products from just about any web site and Covvet will monitor the price and let you know when your item goes on sale. No more missing out on getting the things you want at the price you want and no more inboxes full of promotions you don't care about.
एक्सटेंशन की मूल जानकारी
नाम | Covvet |
ID | jomdondboadgkioaojmpdmjledidffde |
आधिकारिक URL | https://chromewebstore.google.com/detail/covvet/jomdondboadgkioaojmpdmjledidffde |
विवरण | Get sale alerts on the things you want. |
फ़ाइल का आकार | 481 KB |
स्थापना संख्या | 812 |
वर्तमान संस्करण | 2.0 |
अंतिम अपडेट | 2023-12-06 |
प्रकाशन तिथि | 2018-12-05 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | https://www.covvet.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.covvet.com |
गोपनीयता नीति पृष्ठ URL | https://www.covvet.com/privacy.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Covvet", "description": "Get sale alerts on the things you want.", "version": "2.0", "background": { "service_worker": "js\/service-worker.js" }, "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon16.png", "19": "icons\/icon19.png", "38": "icons\/icon38.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "web_accessible_resources": [ { "resources": [ "save.js" ], "matches": [ " |