ShopLook Clipper
Save any web images to design outfits and moodboards
什么是ShopLook Clipper?
ShopLook Clipper是由Shoplook开发的Chrome扩展程序,该扩展的主要功能是“Save any web images to design outfits and moodboards”。
扩展截图
下载ShopLook Clipper扩展crx文件
下载ShopLook Clipper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |