应用简介
容嬷嬷是一款协助阿里巴巴创作平台商家进行内容创作、文章管理、文章自动发布的浏览器插件。通过这款插件,可以大大提升内容创作团队的内部管理以及文章发布效率,大大节约发布的时间。1、通过容嬷嬷插件直接访问案例创作平台;2、通过容嬷嬷插件直接访问文章编辑后台;3、通过容嬷嬷插件同步阿里创作平台投稿频道数据;4、通过容嬷嬷插件同步阿里创作平台投稿活动数据;5、通过容嬷嬷插件发布文章到阿里创作平台。
配置文件
Code
1 | {"update_url":"http:\/\/upext.chrome.360.cn\/intf.php?method=ExtUpdate.query","manifest_version":2,"name":"\u5bb9\u5b37\u5b37","description":"\u5bb9\u5b37\u5b37\u5199\u4f5c\u5e73\u53f0","version":"1.1.5","icons":{"16":"images\/rmm_16.png","48":"images\/rmm_48.png","128":"images\/rmm_128.png"},"browser_action":{"default_popup":"popup.html","default_title":"\u5bb9\u5b37\u5b37"},"content_scripts":[{"matches":["*:\/\/*.taobao.com\/*","*:\/\/localhost:*\/*","*:\/\/*.gege5.cn\/*"],"js":["jquery-1.12.4.min.js","content.js","upload.js"],"css":[],"run_at":"document_end"},{"matches":["*:\/\/*.tower.im\/*"],"js":["jquery-1.12.4.min.js","content.js","upload.js"],"css":[],"run_at":"document_end"}],"background":{"page":"background.html"},"permissions":["cookies","webRequest","storage","tabs","*:\/\/*\/*"],"content_security_policy":"script-src 'self' https:\/\/*.tmall.com https:\/\/*.taobao.com https:\/\/*.alimama.com https:\/\/g.alicdn.com https:\/\/*.gege5.cn; object-src 'self' https:\/\/*.gege5.cn;"} |