Things To Get Me
The universal wish-list maker. Add items to your gift list from any website.
Things To Get Me क्या है?
Things To Get Me https://www.thingstogetme.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The universal wish-list maker. Add items to your gift list from any website."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Things To Get Me एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Free independent wish-list maker, add items to your wish-list from any stores as you browse online. You can create new lists, and manage any existing lists directly.
एक्सटेंशन की मूल जानकारी
नाम | Things To Get Me |
ID | hikgojdlmopjpjfbmmpoleceddnhdjbi |
आधिकारिक URL | https://chromewebstore.google.com/detail/things-to-get-me/hikgojdlmopjpjfbmmpoleceddnhdjbi |
विवरण | The universal wish-list maker. Add items to your gift list from any website. |
फ़ाइल का आकार | 4.95 MB |
स्थापना संख्या | 11,273 |
वर्तमान संस्करण | 4.3 |
अंतिम अपडेट | 2023-06-25 |
प्रकाशन तिथि | 2020-06-28 |
रेटिंग | 4.45/5 कुल 11 रेटिंग्स |
डेवलपर | https://www.thingstogetme.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.thingstogetme.com |
गोपनीयता नीति पृष्ठ URL | https://www.thingstogetme.com/privacy |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Things To Get Me", "version": "4.3", "description": "The universal wish-list maker. Add items to your gift list from any website.", "permissions": [ "storage", "activeTab", "scripting" ], "host_permissions": [ "*:\/\/*.thingstogetme.com\/*" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } }, "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "manifest_version": 3 } |