Censor Me
Censor the internet by blocking certain words!
什麼是Censor Me?
Censor Me是由mehulpillaidev25開發的Chrome擴展程式,該擴展的主要功能是“Censor the internet by blocking certain words!”。
擴展截圖
下載Censor Me擴展crx文件
下載Censor Me擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Chrome extension that should censor keywords on the current page. - Enter any keywords you would like to block on websites and delete them later. - Highlight a word and click the "add word" option on the context menu to quickly censor a word. - Block websites from popup to stop the extension script from running on those sites. - A global off switch that turns off the extension's functionality.
擴展基本資訊
名稱 | Censor Me |
ID | ggocchioncipejignjfojdccjmgdjohp |
官方網址 | https://chromewebstore.google.com/detail/censor-me/ggocchioncipejignjfojdccjmgdjohp |
簡介 | Censor the internet by blocking certain words! |
檔案大小 | 16.42 KB |
安裝次數 | 397 |
目前版本 | 1.0 |
更新時間 | 2021-01-19 |
上架時間 | 2021-01-19 |
評分 | 3.17/5 共 6 次評分 |
開發者 | mehulpillaidev25 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Censor Me", "version": "1.0", "description": "Censor the internet by blocking certain words!", "manifest_version": 2, "permissions": [ "tabs", "storage", "contextMenus" ], "background": { "scripts": [ "startup.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |