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 - это расширение Chrome, разработанное http://mikerogers.io, и его основная функция - "Provides link in the omnibar to where to delete account and informs you how hard it is to delete your account.".
Снимки экрана расширения
Скачать файл CRX расширения Just Delete Me
Скачайте файлы расширений Just Delete Me в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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", " |