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」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Avatar Generator拡張機能のCRXファイルをダウンロード

Avatar Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Avatar Generator Avatar Generator
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
Eメール [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"
}