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. 擴展基本資訊
| 名稱 | |
| ID | gmlkkilfhaiefnbnbgbmoodkebnpicfj |
| 官方網址 | 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",
" | |