Easy Password Generator

Create secure passwords with one click! Just click on the 'generate' button and copy the text above!

Что такое Easy Password Generator?

Easy Password Generator - это расширение Chrome, разработанное https://www.mdmarketingdigital.com, и его основная функция - "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Easy Password Generator

Скачайте файлы расширений Easy Password Generator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Easy Password Generator lets you create secure passwords with just one click. All passwords are generated on the user´s end to avoid any processing from external servers, which means that only you can read them!                    

Основная информация о расширении

Название Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
Официальный URL https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Описание Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Размер файла 22.36 KB
Количество установок 33
Текущая Версия 1.4.2
Последнее Обновление 2023-06-13
Дата публикации 2021-03-13
Рейтинг 5.00/5 Всего 6 оценок
Разработчик https://www.mdmarketingdigital.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.mdmarketingdigital.com/
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Easy Password Generator",
    "description": "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!",
    "version": "1.4.2",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}