Nuke Anything
Allows hiding of almost anything via context menu.
什么是Nuke Anything?
Nuke Anything是由patrick.abisalloum开发的Chrome扩展程序,该扩展的主要功能是“Allows hiding of almost anything via context menu.”。
扩展截图
下载Nuke Anything扩展crx文件
下载Nuke Anything扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Allows you to hide almost anything in a page by activating "Nuke on [x] key" mode. In this mode, you can remove as many elements as you want by repeatedly pressing the [X] key on the keyboard while moving the mouse around. The [U] key will undo last remove. The [Esc] Key will exit this mode and go back to normal. Please note that you can undo removing of objects only, undoing the removing of selections is not yet supported. You can also remove items by right clicking and choosing remove
扩展基本信息
名称 | Nuke Anything |
ID | ghoehocgoliemjdnbjjcaohgofgpkfgg |
官方URL | https://chromewebstore.google.com/detail/nuke-anything/ghoehocgoliemjdnbjjcaohgofgpkfgg |
简介 | Allows hiding of almost anything via context menu. |
文件大小 | 53.12 KB |
安装次数 | 4,365 |
当前版本 | 2.4.1 |
更新时间 | 2021-07-29 |
上架时间 | 2017-10-09 |
评分 | 3.08/5 共13次评分 |
开发者 | patrick.abisalloum |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | de,en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "applications": { "gecko": { "id": "{1ced4832-f06e-413f-aa14-9eb63ad40ace}" } }, "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "author": "Patrick Abi Salloum", "version": "2.4.1", "default_locale": "en", "permissions": [ "contextMenus", "storage" ], "icons": { "16": "icons\/nae-16.png", "32": "icons\/nae-32.png", "48": "icons\/nae-48.png", "96": "icons\/nae-96.png" }, "browser_action": { "default_icon": "icons\/nae-32.png" }, "content_scripts": [ { "matches": [ " |