iconify.pro - app icon generator
Create a whole set of app icons with one click.
Wat is iconify.pro - app icon generator?
iconify.pro - app icon generator is een Chrome-extensie ontwikkeld door https://www.iconify.pro, en de belangrijkste functie is "Create a whole set of app icons with one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie iconify.pro - app icon generator
Download iconify.pro - app icon generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | fcmlikcjmpagmblhgainlcbmcghbpijd |
Officiële URL | https://chrome.google.com/webstore/detail/iconifypro-app-icon-gener/fcmlikcjmpagmblhgainlcbmcghbpijd |
Beschrijving | Create a whole set of app icons with one click. |
Bestandsgrootte | 302 KB |
Aantal Installaties | 287 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2021-03-17 |
Publicatiedatum | 2021-02-03 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://www.iconify.pro |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.iconify.pro/ |
Help Pagina-URL | https://www.iconify.pro/ |
Ondersteunde Talen | 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 } |