Avatar Generator
With the Avatar Generator app, you can create an avatar that looks just like you
Cos'è Avatar Generator?
Avatar Generator è un'estensione di Chrome sviluppata da http://photos-share.com, e la sua funzione principale è "With the Avatar Generator app, you can create an avatar that looks just like you".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Avatar Generator
Scarica i file di estensione Avatar Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | |
ID | fdeiknmicpbkcndpndbnjbepkplpjfpi |
URL Ufficiale | https://chrome.google.com/webstore/detail/avatar-generator/fdeiknmicpbkcndpndbnjbepkplpjfpi |
Descrizione | With the Avatar Generator app, you can create an avatar that looks just like you |
Dimensione del File | 44.75 KB |
Conteggio Installazioni | 802 |
Versione Corrente | 1.8 |
Ultimo Aggiornamento | 2021-12-28 |
Data di Pubblicazione | 2021-12-28 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | http://photos-share.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://photos-share.com/ |
URL della Pagina della Politica sulla Privacy | https://www.picditor.com/privacy-policy |
Lingue Supportate | 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" } |