应用简介
方便快捷的辅助天猫(淘宝)网店后台装修的更新,减少人工的重复操作。具有以下功能:1、批量更新模块代码;2、显示模块ID;3、定时更新发布;4、批量修改宝贝描述;
配置文件
Code
1 | {"name":"\u7f51\u5e97\u88c5\u4fee\u8f85\u52a9\u66f4\u65b0\u5de5\u5177","version":"1.0.0","manifest_version":2,"description":"\u65b9\u4fbf\u5feb\u6377\u7684\u8f85\u52a9\u7f51\u5e97\u88c5\u4fee\u7684\u66f4\u65b0\uff0c\u51cf\u5c11\u4eba\u5de5\u7684\u91cd\u590d\u64cd\u4f5c\u3002\u540c\u65f6\u5177\u6709\u5b9a\u65f6\u66f4\u65b0\u53d1\u5e03\u7b49\u529f\u80fd\u3002","icons":{"16":"img\/icon16.png","48":"img\/icon48.png","128":"img\/icon128.png"},"page_action":{"default_title":"\u7f51\u5e97\u88c5\u4fee\u8f85\u52a9\u66f4\u65b0\u5de5\u5177","default_popup":"popup.html"},"permissions":["tabs","activeTab","storage","unlimitedStorage","*:\/\/*.tmall.com\/*","*:\/\/*.taobao.com\/*","*:\/\/*.junezx.com\/*","*:\/\/*.maijsoft.com\/*"],"background":{"page":"background.html","persistent":false},"content_scripts":[{"matches":["*:\/\/*.tmall.com\/*","*:\/\/*.taobao.com\/*","*:\/\/*.maijsoft.com\/*"],"js":["js\/jquery.js","js\/SameOriginPolicy.js"],"all_frames":true,"run_at":"document_end"}],"web_accessible_resources":["img\/*.*","css\/*.*","js\/*.*"]} |