应用简介
当浏览器打开多个标签浏览网页,如果需要刷新所有页面,只要安装本插件后单击图标便可以快速完成。
感谢大家使用。
配置文件
Code
1 | {"update_url":"http:\/\/uhza003371.chinaw3.com\/updatexml\/reload_tab.xml","name":"\u91cd\u65b0\u52a0\u8f7d\u6240\u6709\u6807\u7b7e","version":"1.0.1","description":"\u91cd\u65b0\u52a0\u8f7d\u6240\u6709\u6253\u5f00\u7684\u6807\u7b7e","browser_action":{"default_icon":"images\/refresh.png"},"background_page":"background.html","content_scripts":[{"matches":["http:\/\/*\/*","https:\/\/*\/*"],"js":["content.js"],"run_at":"document_end"}],"permissions":["contextMenus","bookmarks","tabs","webNavigation","management","http:\/\/*\/*","https:\/\/*\/*"]} |