
Stop 0.5
一个简单的停止按钮,对于那些想要在地址栏右边停止的人。 要保存RAM,扩展使用事件页而不是持久的背景页。希望它不会在访问大量磁盘时延迟。 有关重新加载按钮,请参..
更新日期:2020年3月11日 分类标签:开发工具 语言:中文 平台:
5.06KB 0 人已下载 手机查看

Stop简介
A simple Stop button, for those who want one to the right of the Address Bar.
To save RAM, the extension uses an event page rather than a persistent background page. Hopefully it won’t lag during heavy disk access.
For a Reload button, see:
https://chrome.google.com/webstore/detail/reload/fcofhoajikoooeongdbjbgnjpmgehgja
***
Changelog
0.5: Updated icons to match Chrome’s new Material theme.
0.4: Replaced scary <all_urls> permission with “activeTab”. Consequently, minimum Chrome version bumped to 26.
0.3: Removed “tabs” permission. Turns out it isn’t needed to call chrome.tabs.executeScript.
中文翻译
一个简单的停止按钮,对于那些想要在地址栏右边停止的人。
要保存RAM,扩展使用事件页而不是持久的背景页。希望它不会在访问大量磁盘时延迟。
有关重新加载按钮,请参阅:
https://chrome.google.com/webstore/detail/Reload/fcOfHaijikoooeOngdbjbgnjpmgehgja
***
更改日志
0.5:更新图标以匹配chrome的新材料主题。
0.4:用“activeTab”替换吓人的<;所有URL>;权限。因此,最低Chrome版本提升到26.
0.3:删除“标签”权限。原来不需要调用chrome.tabs.executeScript