App Icon Sizes Generator
An app icon sizes generator for various platforms
什麼是App Icon Sizes Generator?
App Icon Sizes Generator是由butterflymotions開發的Chrome擴展程式,該擴展的主要功能是“An app icon sizes generator for various platforms”。
擴展截圖
下載App Icon Sizes Generator擴展crx文件
下載App Icon Sizes Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
"App Icon Sizes Generator" Chrome Extension – a powerful and user-friendly tool designed to streamline the process of generating app icons for various platforms. With this extension, developers and designers can effortlessly create the perfect icon set, tailored to meet the requirements of different devices and operating systems, such as iOS, macOS, Android, and Favicon. Simply drag or select an image (1024x1024) and let the extension do the rest! It automatically resizes and generates multiple versions of your app icon in a matter of seconds, ensuring consistency and compatibility across different platforms. Customize your output by selecting the specific devices and operating systems you want to target, and generate a downloadable archive with all the required files. Save time and energy with the App Icon Sizes Generator Chrome Extension, the essential tool for every app developer and designer looking to create an engaging and cohesive visual experience for their users.
擴展基本資訊
名稱 | |
ID | loihgacpbpemjflgoafkfocnhggmlapl |
官方網址 | https://chromewebstore.google.com/detail/app-icon-sizes-generator/loihgacpbpemjflgoafkfocnhggmlapl |
簡介 | An app icon sizes generator for various platforms |
檔案大小 | 63.13 KB |
安裝次數 | 82 |
目前版本 | 1.4 |
更新時間 | 2024-02-23 |
上架時間 | 2023-04-03 |
評分 | 5.00/5 共 1 次評分 |
開發者 | butterflymotions |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "App Icon Sizes Generator", "version": "1.4", "description": "An app icon sizes generator for various platforms", "action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_popup": "popup.html", "default_title": "Generate App Sizes" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "matches": [ " |