应用简介
“抠抠族”是购物交流与价格各种与一体的插件。用户可以跟踪感兴趣的商品价格,更加了解商品价格变化;在各种促销活动中找到真正划算的商品。同时此插件支持聊天功能,可以与在看同一个商品用户进行聊天。目前支持淘宝、京东、腾讯拍拍、腾讯网购。主要功能1.跟踪商品价格2.管理已跟踪商品3.价格日历4.聊天
配置文件
Code
1 | {"manifest_version":2,"name":"\u62a0\u62a0\u65cf","version":"1.2.2","description":"\u8ddf\u8e2a\u5546\u54c1\u5386\u53f2\u4ef7\u683c\uff0c\u804a\u5929\u4ea4\u6d41\u8d2d\u7269\u7ecf\u9a8c\u3002","permissions":["cookies","tabs","notifications","http:\/\/*\/*","unlimitedStorage"],"content_scripts":[{"matches":["http:\/\/ec2-50-112-209-245.us-west-2.compute.amazonaws.com\/thirdlogin.php*"],"js":["thirdlogin.js"],"run_at":"document_end"},{"matches":["http:\/\/detail.tmall.com\/item.htm*","http:\/\/item.taobao.com\/item.htm*","http:\/\/www.360buy.com\/product\/*","http:\/\/item.buy.qq.com\/shop\/*","http:\/\/auction1.paipai.com\/*"],"js":["js\/jquery-1.7.2.min.js","js\/jquery.base64.js","loadplugin.js"],"all_frames":true},{"matches":["http:\/\/ec2-50-112-209-245.us-west-2.compute.amazonaws.com\/pluginbar.html*"],"js":["js\/jquery-1.7.2.min.js","pluginbar.js"],"all_frames":true},{"matches":["http:\/\/ec2-50-112-209-245.us-west-2.compute.amazonaws.com\/login.html*"],"js":["js\/jquery-1.7.2.min.js","login.js"],"all_frames":true},{"matches":["http:\/\/ec2-50-112-209-245.us-west-2.compute.amazonaws.com\/talk.html*"],"js":["js\/jquery-1.7.2.min.js","talk.js"],"all_frames":true},{"matches":["http:\/\/rate.taobao.com\/append_rate.htm*"],"js":["js\/jquery-1.7.2.min.js","commentuploadimg.js"],"all_frames":true}],"background":{"scripts":["js\/jsjac.js","background.js"],"persistent":true}} |