Avatar Generator
With the Avatar Generator app, you can create an avatar that looks just like you
Wat is Avatar Generator?
Avatar Generator is een Chrome-extensie ontwikkeld door http://photos-share.com, en de belangrijkste functie is "With the Avatar Generator app, you can create an avatar that looks just like you".
Extensie Screenshots
Download het CRX-bestand van de extensie Avatar Generator
Download Avatar Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
Naam | |
ID | fdeiknmicpbkcndpndbnjbepkplpjfpi |
Officiële URL | https://chrome.google.com/webstore/detail/avatar-generator/fdeiknmicpbkcndpndbnjbepkplpjfpi |
Beschrijving | With the Avatar Generator app, you can create an avatar that looks just like you |
Bestandsgrootte | 44.75 KB |
Aantal Installaties | 802 |
Huidige Versie | 1.8 |
Laatst Bijgewerkt | 2021-12-28 |
Publicatiedatum | 2021-12-28 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://photos-share.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://photos-share.com/ |
URL van de Privacybeleid Pagina | https://www.picditor.com/privacy-policy |
Ondersteunde Talen | 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" } |