iconify.pro - app icon generator
Create a whole set of app icons with one click.
iconify.pro - app icon generatorとは何ですか?
iconify.pro - app icon generatorはhttps://www.iconify.proによって開発されたChromeの拡張機能で、その主な機能は「Create a whole set of app icons with one click.」です。
拡張機能のスクリーンショット
iconify.pro - app icon generator拡張機能のCRXファイルをダウンロード
iconify.pro - app icon generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | fcmlikcjmpagmblhgainlcbmcghbpijd |
公式URL | https://chrome.google.com/webstore/detail/iconifypro-app-icon-gener/fcmlikcjmpagmblhgainlcbmcghbpijd |
説明 | Create a whole set of app icons with one click. |
ファイルサイズ | 302 KB |
インストール数 | 287 |
現在のバージョン | 1.0.3 |
最終更新日 | 2021-03-17 |
公開日 | 2021-02-03 |
評価 | 3.67/5 合計 3 レビュー |
開発者 | https://www.iconify.pro |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.iconify.pro/ |
ヘルプページのURL | https://www.iconify.pro/ |
対応言語 | 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 } |