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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
“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 |
이메일 | [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": [ " |