iconify.pro - app icon generator
Create a whole set of app icons with one click.
Hvad er iconify.pro - app icon generator?
iconify.pro - app icon generator er en Chrome-udvidelse udviklet af https://www.iconify.pro, og dens hovedfunktion er "Create a whole set of app icons with one click.".
Udvidelsesskærmbilleder
Download iconify.pro - app icon generator-udvidelses-CRX-fil
Download iconify.pro - app icon generator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | fcmlikcjmpagmblhgainlcbmcghbpijd |
Officiel URL | https://chrome.google.com/webstore/detail/iconifypro-app-icon-gener/fcmlikcjmpagmblhgainlcbmcghbpijd |
Beskrivelse | Create a whole set of app icons with one click. |
Filstørrelse | 302 KB |
Antal Installationer | 287 |
Nuværende Version | 1.0.3 |
Senest Opdateret | 2021-03-17 |
Udgivelsesdato | 2021-02-03 |
Bedømmelse | 3.67/5 Samlet 3 Bedømmelser |
Udvikler | https://www.iconify.pro |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.iconify.pro/ |
Hjælpeside-URL | https://www.iconify.pro/ |
Understøttede Sprog | 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 } |