Elon Mask
Censor selected keywords during web browsing.
什麼是Elon Mask?
Elon Mask是由Dexter's Lab開發的Chrome擴展程式,該擴展的主要功能是“Censor selected keywords during web browsing.”。
擴展截圖
下載Elon Mask擴展crx文件
下載Elon Mask擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
“Elon Mask” Chrome plugin is a tool for individuals who want to control the content they consume online. It is a lightweight extension that can be easily installed on the Google Chrome browser, and it provides users with the ability to specify the keywords they want to censor. When a user installs the plugin, they can enter a list of words and phrases that they want to be censored. The plugin will then scan web pages and block out any text or images that contain the specified keywords. This can be useful for individuals who want to avoid triggering content, such as violence or profanity, or for those who want to limit their exposure to certain topics or persons. The plugin is designed to be unobtrusive and user-friendly. When it blocks content, it displays a black block in its place, and users can easily toggle the plugin on and off if they want to temporarily view the content that has been censored.
擴展基本資訊
名稱 | Elon Mask |
ID | ahodpknjnplbmepakjkalcgfmfpmmgfm |
官方網址 | https://chromewebstore.google.com/detail/elon-mask/ahodpknjnplbmepakjkalcgfmfpmmgfm |
簡介 | Censor selected keywords during web browsing. |
檔案大小 | 1.17 MB |
安裝次數 | 27 |
目前版本 | 0.3 |
更新時間 | 2023-04-09 |
上架時間 | 2022-11-28 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Dexter's Lab |
電子郵箱 | [email protected] |
付費類型 | free |
說明頁面URL | https://www.paypal.com/donate/?hosted_button_id=NB9JTCU7GQAZJ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Elon Mask", "description": "Censor selected keywords during web browsing.", "version": "0.3", "icons": { "16": "\/images\/elon_mask_16.png", "48": "\/images\/elon_mask_48.png", "128": "\/images\/elon_mask_128.png" }, "background": { "service_worker": "background.js" }, "manifest_version": 3, "permissions": [ "storage" ], "action": { "default_icon": { "16": "\/images\/elon_mask_16.png", "48": "\/images\/elon_mask_48.png", "128": "\/images\/elon_mask_128.png" }, "default_title": "Elon Mask Test", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |