微店收藏上架助手
文章目录
应用简介
1.进入阿里巴巴或者淘宝商品详情页,会出现收藏图标
2.点击图标,进行注册登录,并收藏喜欢的商品
3.进入我的收藏,可进行管理,并支持上架到自己微店
功能演示
配置文件
1{"manifest_version":2,"name":"\u5fae\u5e97\u4e0a\u67b6\u6536\u85cf\u52a9\u624b","version":"0.0.1","background":{"scripts":["jquery.js","background.js"]},"page_action":{"default_icon":{"19":"cat19X19.png","38":"cat38x38.png"},"default_title":"\u5fae\u5e97\u4e0a\u67b6\u6536\u85cf\u52a9\u624b","default_popup":"popup.html"},"update_url":"http:\/\/upext.chrome.360.cn\/intf.php?method=ExtUpdate.query","permissions":["tabs","http:\/\/*\/*"],"content_scripts":[{"matches":["http:\/\/detail.1688.com\/*","http:\/\/item.taobao.com\/*"],"js":["jquery.js","content_script.js"]}]}