Shoes & handbags sale
Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
什么是Shoes & handbags sale?
Shoes & handbags sale是由http://lachuos.com开发的Chrome扩展程序,该扩展的主要功能是“Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.”。
扩展截图
下载Shoes & handbags sale扩展crx文件
下载Shoes & handbags sale扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Shoes and Handbags just one short click away, all the time. Our selection of handbags and shoes are ready for browsing day or night. If you take a shine to something, you can click through to buy it, otherwise you can just enjoy looking through the collection. - Shoes on Amazon - Handbags on Amazon - Buy on Amazon - Match shoes and handbags - Share your creations with friends
扩展基本信息
名称 | |
ID | ibinokjihmkiepipbanahcamkiimcdof |
官方URL | https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof |
简介 | Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you. |
文件大小 | 252 KB |
安装次数 | 89 |
当前版本 | 8.1 |
更新时间 | 2014-11-14 |
上架时间 | 2014-11-14 |
评分 | 3.00/5 共2次评分 |
开发者 | http://lachuos.com |
付费类型 | free |
扩展官网 | http://www.lachuos.com/ |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shoes & handbags sale", "short_name": "Find sales", "description": "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.", "version": "8.1", "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ws-na.amazon-adsystem.com https:\/\/wms-na.amazon-adsystem.com https:\/\/apis.google.com https:\/\/platform.twitter.com https:\/\/connect.facebook.net https:\/\/ssl.google-analytics.com; object-src 'self'", "options_page": "options.html", "icons": { "16": "\/images\/shoe.png", "48": "\/images\/shoe.png", "128": "\/images\/shoe.png" }, "permissions": [], "background": { "scripts": [ "jquery.js", "background.js" ], "persistent": true }, "browser_action": { "default_title": "Shoes and Handbags", "default_icon": "\/images\/shoe.png" }, "manifest_version": 2 } |