iconify.pro - app icon generator

Create a whole set of app icons with one click.

What is iconify.pro - app icon generator?

iconify.pro - app icon generator is a Chrome extension developed by https://www.iconify.pro, and its main feature is "Create a whole set of app icons with one click.".

Extension Screenshots

screenshot
screenshot

Download iconify.pro - app icon generator Extension CRX File

Download iconify.pro - app icon generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        iconify is a handy and powerful application providing icons creating support for multi platform. 
It allows app developers to create a whole set of icons in various sizes with just one click, extremely time-saving and convenient.                    

Extension Basic Information

Name iconify.pro - app icon generator iconify.pro - app icon generator
ID fcmlikcjmpagmblhgainlcbmcghbpijd
Official URL https://chrome.google.com/webstore/detail/iconifypro-app-icon-gener/fcmlikcjmpagmblhgainlcbmcghbpijd
Description Create a whole set of app icons with one click.
File Size 302 KB
Installation Count 287
Current Version 1.0.3
Last Updated 2021-03-17
Publish Date 2021-02-03
Rating 3.67/5 Total 3 Ratings
Developer https://www.iconify.pro
Email [email protected]
Payment Type free
Extension Website https://www.iconify.pro/
Help Page URL https://www.iconify.pro/
Supported Languages de,en,fr,es,pt-BR,pt-PT,ru,hi,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": "browser_action_icon.png",
        "default_title": "iconify.pro",
        "default_popup": "index.html"
    },
    "icons": {
        "48": "icon.png"
    },
    "manifest_version": 2
}