iconify.pro - app icon generator
Create a whole set of app icons with one click.
Apa itu iconify.pro - app icon generator?
iconify.pro - app icon generator adalah ekstensi Chrome yang dikembangkan oleh https://www.iconify.pro, dan fitur utamanya adalah "Create a whole set of app icons with one click.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi iconify.pro - app icon generator
Unduh file ekstensi iconify.pro - app icon generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. Informasi Dasar Ekstensi
| Nama | |
| ID | fcmlikcjmpagmblhgainlcbmcghbpijd |
| URL Resmi | https://chrome.google.com/webstore/detail/iconifypro-app-icon-gener/fcmlikcjmpagmblhgainlcbmcghbpijd |
| Deskripsi | Create a whole set of app icons with one click. |
| Ukuran File | 302 KB |
| Jumlah Instalasi | 287 |
| Versi Saat Ini | 1.0.3 |
| Terakhir Diperbarui | 2021-03-17 |
| Tanggal Publikasi | 2021-02-03 |
| Penilaian | 3.67/5 Total 3 Penilaian |
| Pengembang | https://www.iconify.pro |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://www.iconify.pro/ |
| URL Halaman Bantuan | https://www.iconify.pro/ |
| Bahasa yang Didukung | 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
} | |