Reload All Tabs
Reloads all open tabs in one click.
什么是Reload All Tabs?
Reload All Tabs是由itworks开发的Chrome扩展程序,该扩展的主要功能是“Reloads all open tabs in one click.”。
扩展截图
下载Reload All Tabs扩展crx文件
下载Reload All Tabs扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A simple extension that gives you a button to reload all open tabs. Features: - Context menus and an option to reload pinned tabs only. - Option to reload all tabs in all windows.
扩展基本信息
名称 | Reload All Tabs |
ID | lpkdnfkjhdkcpimadpdcgapffceacjem |
官方URL | https://chromewebstore.google.com/detail/reload-all-tabs/lpkdnfkjhdkcpimadpdcgapffceacjem |
简介 | Reloads all open tabs in one click. |
文件大小 | 29.98 KB |
安装次数 | 9,489 |
当前版本 | 1.5.5.3 |
更新时间 | 2018-06-08 |
上架时间 | 2018-06-07 |
评分 | 4.05/5 共114次评分 |
开发者 | itworks |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Reload All Tabs", "version": "1.5.5.3", "description": "Reloads all open tabs in one click.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "page": "background.html" }, "content_scripts": [ { "matches": [ " |