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 |
公式URL | 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 |
Eメール | [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": [ " |