ShopLook Clipper
Save any web images to design outfits and moodboards
ShopLook Clipper क्या है?
ShopLook Clipper Shoplook द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save any web images to design outfits and moodboards"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ShopLook Clipper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
ShopLook is an easy way to create moodboards using a selection of buyable products and images found from around the web. Put your creativity to work on the ShopLook canvas and inspire someone today! With the ShopLook Clipper browser extension, finding the perfect product and images to complete your perfect moodboard has never been easier.
एक्सटेंशन की मूल जानकारी
नाम | ShopLook Clipper |
ID | gbdnkkaljjonpfgjhdfolnddpeecheak |
आधिकारिक URL | https://chromewebstore.google.com/detail/shoplook-clipper/gbdnkkaljjonpfgjhdfolnddpeecheak |
विवरण | Save any web images to design outfits and moodboards |
फ़ाइल का आकार | 93.78 KB |
स्थापना संख्या | 13,178 |
वर्तमान संस्करण | 1.2.0 |
अंतिम अपडेट | 2022-08-20 |
प्रकाशन तिथि | 2020-02-02 |
रेटिंग | 2.19/5 कुल 42 रेटिंग्स |
डेवलपर | Shoplook |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://shoplook.io/ |
सहायता पृष्ठ URL | https://shoplook.zendesk.com/hc/en-us/sections/360007867954-Adding-images-to-designs |
गोपनीयता नीति पृष्ठ URL | https://shoplook.io/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ShopLook Clipper", "version": "1.2.0", "description": "Save any web images to design outfits and moodboards", "background": { "service_worker": "background.js" }, "permissions": [ "cookies", "contextMenus", "storage", "https:\/\/*\/*" ], "action": { "default_icon": { "16": "assets\/shoplook-icon-sm.png", "24": "assets\/shoplook-icon-sm.png", "32": "assets\/shoplook-icon-sm.png" } }, "minimum_chrome_version": "88.0", "icons": { "48": "assets\/shoplook-icon-sm.png", "128": "assets\/shoplook-icon-lg.png" }, "content_scripts": [ { "matches": [ " |