removeanything
sometimes you just want to get rid of an element quickly
什么是removeanything?
removeanything是由zeyus开发的Chrome扩展程序,该扩展的主要功能是“sometimes you just want to get rid of an element quickly”。
扩展截图
下载removeanything扩展crx文件
下载removeanything扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a really simple extension to remove any element from a page by right clicking. This is useful if you want to hid an image, or an ad form an article, or popups that block a site unless you register, that kind of thing.
扩展基本信息
名称 | removeanything |
ID | gmlkkilfhaiefnbnbgbmoodkebnpicfj |
官方URL | https://chromewebstore.google.com/detail/removeanything/gmlkkilfhaiefnbnbgbmoodkebnpicfj |
简介 | sometimes you just want to get rid of an element quickly |
文件大小 | 11.31 KB |
安装次数 | 230 |
当前版本 | 0.1.0 |
更新时间 | 2015-02-16 |
上架时间 | 2015-02-16 |
评分 | 3.17/5 共6次评分 |
开发者 | zeyus |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.zeyus.com/ |
帮助页面URL | https://github.com/zeyus/remove-anything |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "removeanything", "description": "sometimes you just want to get rid of an element quickly", "version": "0.1.0", "icons": { "128": "res\/icon128.png", "16": "res\/icon16.png", "48": "res\/icon48.png" }, "permissions": [ "contextMenus", "activeTab", " |