Avatar Generator
With the Avatar Generator app, you can create an avatar that looks just like you
什么是Avatar Generator?
Avatar Generator是由http://photos-share.com开发的Chrome扩展程序,该扩展的主要功能是“With the Avatar Generator app, you can create an avatar that looks just like you”。
扩展截图
下载Avatar Generator扩展crx文件
下载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" } |