Just Delete Me
Provides link in the omnibar to where to delete account and informs you how hard it is to delete your account.
Just Delete Me란 무엇입니까?
Just Delete Me은(는) http://mikerogers.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Provides link in the omnibar to where to delete account and informs you how hard it is to delete your account."입니다.
확장 프로그램 스크린샷
Just Delete Me 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Information about how to delete account is pulled daily from JustDeleteMe.xyz ( http://justdeleteme.xyz/ ). This extension will add a traffic light icon to your omnibar indicating the difficulty in removing an account on the website your visiting. Upon clicking this icon you will be taken to the page which you can delete your account. Colour Key: Green - Simple process Yellow - Some extra steps involved Red - Cannot be fully deleted without contacting customer-services Block - Cannot be deleted This extension is open source, if you wish to contribute or look though the code it's available on github (https://github.com/jdm-contrib/justdelete.me-chrome-extension).
확장 프로그램 기본 정보
이름 | |
ID | hfpofkfbabpbbmchmiekfnlcgaedbgcf |
공식 URL | https://chrome.google.com/webstore/detail/hfpofkfbabpbbmchmiekfnlcgaedbgcf |
설명 | Provides link in the omnibar to where to delete account and informs you how hard it is to delete your account. |
파일 크기 | 17.41 KB |
설치 횟수 | 18,186 |
현재 버전 | 1.6.0 |
최근 업데이트 | 2020-03-05 |
출시 날짜 | 2020-03-05 |
평점 | 4.54/5 총 39 개의 평점 |
개발자 | http://mikerogers.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://justdeleteme.xyz/ |
도움말 페이지 URL | https://github.com/jdm-contrib/justdelete.me-chrome-extension |
개인정보 보호 정책 페이지 URL | https://mikerogers.io/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "short_name": "__MSG_short_name__", "version": "1.6.0", "manifest_version": 2, "description": "__MSG_description__", "default_locale": "en", "background": { "scripts": [ "js\/background.js" ] }, "homepage_url": "http:\/\/justdeleteme.xyz\/", "permissions": [ "tabs", " |