Mister Clean
Keep your browser history a mystery with Mister Clean.
Mister Clean란 무엇입니까?
Mister Clean은(는) Mister Clean에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Keep your browser history a mystery with Mister Clean."입니다.
확장 프로그램 스크린샷
Mister Clean 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Keep your browser history a mystery with Mister Clean. Privately experience the pleasures of the web without revealing your secrets. Browse boldly with Mister Clean! Features: - Sleek, minimalist design - Date, time, and local weather all in one place - Eliminates adult sites from your search history
확장 프로그램 기본 정보
이름 | |
ID | nhhpomjhoeinaabilpjcjomlhieciabm |
공식 URL | https://chrome.google.com/webstore/detail/mister-clean/nhhpomjhoeinaabilpjcjomlhieciabm |
설명 | Keep your browser history a mystery with Mister Clean. |
파일 크기 | 498 KB |
설치 횟수 | 262 |
현재 버전 | 1.0.1774 |
최근 업데이트 | 2019-10-22 |
출시 날짜 | 2019-10-22 |
평점 | 3.00/5 총 2 개의 평점 |
개발자 | Mister Clean |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://mrcleanup.app/ |
도움말 페이지 URL | https://mrcleanup.app/ |
개인정보 보호 정책 페이지 URL | https://mrcleanup.app/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "topSites", "activeTab", "browsingData", "history", "tabs", " |