Avatar Generator
With the Avatar Generator app, you can create an avatar that looks just like you
Что такое Avatar Generator?
Avatar Generator - это расширение Chrome, разработанное http://photos-share.com, и его основная функция - "With the Avatar Generator app, you can create an avatar that looks just like you".
Снимки экрана расширения
Скачать файл CRX расширения Avatar Generator
Скачайте файлы расширений Avatar Generator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Основная информация о расширении
Название | |
ID | fdeiknmicpbkcndpndbnjbepkplpjfpi |
Официальный URL | https://chrome.google.com/webstore/detail/avatar-generator/fdeiknmicpbkcndpndbnjbepkplpjfpi |
Описание | With the Avatar Generator app, you can create an avatar that looks just like you |
Размер файла | 44.75 KB |
Количество установок | 802 |
Текущая Версия | 1.8 |
Последнее Обновление | 2021-12-28 |
Дата публикации | 2021-12-28 |
Рейтинг | 1.00/5 Всего 1 оценок |
Разработчик | http://photos-share.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://photos-share.com/ |
URL страницы политики конфиденциальности | https://www.picditor.com/privacy-policy |
Поддерживаемые языки | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": "photo128.png" }, "author": "Avatar Generator", "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "photo128.png" }, "manifest_version": 3, "name": "__MSG_title__", "permissions": [ "contextMenus" ], "short_name": "Avatar Generator", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.8" } |