Avatar Maker

Create your own avatar cartoon photo with an original and cool design.

Avatar Maker là gì?

Avatar Maker là một tiện ích mở rộng Chrome được phát triển bởi adiian, và tính năng chính của nó là "Create your own avatar cartoon photo with an original and cool design.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Avatar Maker

Tải xuống các tệp mở rộng Avatar Maker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        With Avatar Maker for Google Chrome you can create a character of yourself in a simple and easy way, choose among the different customization options available, choose color, change hairstyles, hats, glasses, mouth, eyes, clothes and more.

What is an avatar?

It is a graphic representation that is used to identify a public profile. Avatars are usually real photos, cartoon style drawings, anime or other graphics. The advantage of using an avatar in the flashy drawing style instead of a real image in your social media accounts, is that you can hide your identity without leaving your personal presence or brand, therefore you will be an anonymous user without the need to make known personal data and protect your privacy. 

Why use Avatar Maker?

You have more than 500 different combinations to create a personalized avatar, turn your photo into a cartoon of yourself with a beautiful and current design in just a few minutes, you just have to choose your favorite preferences and apply to your personal design through our simple editor. 

Other generators of avatars are ugly, some do not have many options to customize, in addition their graphic design is not current, nor flashy. Most of the generators of the market work only online and have ads, Avatar Maker works like a software 100% offline, therefore you do not need to have an internet connection or Wi-Fi connection, it does not have ads, nor does it require a previous registration, another advantage is that you can save your avatar when you want once finished, this will make your life easier when creating an avatar without wasting time.

You can draw all your friends, team or family and save them in your own library of favorite avatars. You also have the possibility to generate a random avatar by clicking on the "Random" button and then download the one you like the most, we warn you that the combinations are crazy and it will even be fun for you.

Once you finish creating your own custom character, you can share, save or use this avatar on all your favorite social networks like Instagram, Facebook, Twitter, Tumblr and many more.

General features:

- Simple design, modern and nice UI.
- You can save your avatar in favorites.
- Download in PNG and SVG format (High Resolution Vector).
- Edit the keyboard shortcut or quick command.
- It works offline (without internet).
- Not require special permissions.

Keyboard shortcuts to open the extension quickly:

Alt + Q for chromeos.
Alt + Q for windows.
⌥ + Q for macOS.
Alt + Q for linux.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Avatar Maker Avatar Maker
ID ofknlbikfofijlcjkfcihomkedmchfbn
URL Chính Thức https://chromewebstore.google.com/detail/avatar-maker/ofknlbikfofijlcjkfcihomkedmchfbn
Mô tả Create your own avatar cartoon photo with an original and cool design.
Kích Thước Tệp 1.11 MB
Số Lần Cài Đặt 118,818
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2022-01-18
Ngày Phát Hành 2020-02-03
Đánh Giá 4.52/5 Tổng số 717 Đánh Giá
Nhà Phát Triển adiian
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "JLozano",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "assets\/js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "assets\/icons\/19.png",
            "38": "assets\/icons\/38.png"
        },
        "default_title": "__MSG_appName__"
    },
    "icons": {
        "128": "assets\/icons\/128.png",
        "32": "assets\/icons\/32.png",
        "38": "assets\/icons\/38.png",
        "48": "assets\/icons\/48.png",
        "19": "assets\/icons\/19.png",
        "64": "assets\/icons\/64.png"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Q",
                "chromeos": "Alt+Q",
                "linux": "Alt+Q",
                "mac": "Alt+Q",
                "windows": "Alt+Q"
            }
        }
    },
    "options_page": "app.html",
    "offline_enabled": true,
    "manifest_version": 2,
    "version": "1.4"
}