Avatar Generator
With the Avatar Generator app, you can create an avatar that looks just like you
What is Avatar Generator?
Avatar Generator is a Chrome extension developed by http://photos-share.com, and its main feature is "With the Avatar Generator app, you can create an avatar that looks just like you".
Extension Screenshots
Download Avatar Generator Extension CRX File
Download Avatar Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | fdeiknmicpbkcndpndbnjbepkplpjfpi |
Official URL | https://chrome.google.com/webstore/detail/avatar-generator/fdeiknmicpbkcndpndbnjbepkplpjfpi |
Description | With the Avatar Generator app, you can create an avatar that looks just like you |
File Size | 44.75 KB |
Installation Count | 802 |
Current Version | 1.8 |
Last Updated | 2021-12-28 |
Publish Date | 2021-12-28 |
Rating | 1.00/5 Total 1 Ratings |
Developer | http://photos-share.com |
[email protected] | |
Payment Type | free |
Extension Website | http://photos-share.com/ |
Privacy Policy Page URL | https://www.picditor.com/privacy-policy |
Supported Languages | 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" } |