应用简介
为易展 admin.18show.cn 的内容管理系统服务,用户只需要在页面中任意链接上选择跳转到易展的内容管理系统,将可以直接到达 内容管理系统的指定位置。
配置文件
Code
1 | {"manifest_version":2,"name":"\u6613\u5c55\u52a9\u624b","description":"\u6613\u5c55\u540e\u53f0\u7ba1\u7406\u52a9\u624b","version":"1.3","permissions":["http:\/\/*\/*","tabs","activeTab","contextMenus"],"background":{"scripts":["script\/menu.js"]},"content_scripts":[{"matches":["http:\/\/*\/*"],"css":["\/style\/content.css"],"js":["\/script\/jquery.min.js","\/script\/content.script.js","\/script\/enable.context.js"]}],"icons":{"16":"16.png","48":"48.png","128":"128.png"},"browser_action":{"default_icon":"icon.png","default_popup":"popup\/popup.html"},"options_page":"options\/index.html","update_url":"http:\/\/upext.chrome.360.cn\/intf.php?method=ExtUpdate.query"} |