boom! – Declutter pages, improve readability
Declutter webpages and improve readability... Point, click, boom!
什么是boom! – Declutter pages, improve readability?
boom! – Declutter pages, improve readability是由https://rileyjshaw.com开发的Chrome扩展程序,该扩展的主要功能是“Declutter webpages and improve readability... Point, click, boom!”。
扩展截图
下载boom! – Declutter pages, improve readability扩展crx文件
下载boom! – Declutter pages, improve readability扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Problem: Some websites have a lot of junk on them.
✔ boom! lets you declutter busy pages and make them readable again.
Problem: Some websites won't let you use them without creating an account.
✔ boom! lets you knock down annoying paywalls and use websites like Pinterest or Groupon without signing up.
Problem: Some websites show creepy advertisements.
✔ boom! lets you delete them to your heart's content.
Problem: Some websites have terrible typography.
✔ Just shift-click a text element while boom! is active to improve its readability.
Usage:
Click the bomb icon. The fuse should light. At this point, you can:
- Click elements to delete them.
- Hold shift and click text elements to make them more readable.
Hitting escape or clicking the bomb icon again defuses the extension.
You can toggle boom! with a hotkey by going to Tools -> Extensions and clicking the "Keyboard shortcuts" link at the bottom.
Bomb Logo by icon 54 from the Noun Project, Creative Commons 3.0 扩展基本信息
| 名称 | |
| ID | kcmahlhoenfpefmeoihnddopdcdidcjk |
| 官方URL | https://chromewebstore.google.com/detail/boom-– declutter-pages-im/kcmahlhoenfpefmeoihnddopdcdidcjk?hl=en |
| 简介 | Declutter webpages and improve readability... Point, click, boom! |
| 文件大小 | 6.16 MB |
| 安装次数 | 2,462 |
| 当前版本 | 1.1.2 |
| 更新时间 | 2021-07-23 |
| 上架时间 | 2016-01-07 |
| 评分 | 3.32/5 共25次评分 |
| 开发者 | https://rileyjshaw.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/rileyjshaw/boom |
| 帮助页面URL | https://github.com/rileyjshaw/boom/issues |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "boom! \u2013\u00a0Declutter pages, improve readability",
"short_name": "boom!",
"applications": {
"gecko": {
"id": "[email protected]"
}
},
"description": "Declutter webpages and improve readability... Point, click, boom!",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon38.png",
"default_title": "Boom!"
},
"icons": {
"128": "icon128.png",
"48": "icon48.png",
"16": "icon16.png"
},
"manifest_version": 2,
"permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
" | |