Pixel Art Facile
Une collection massive avec plus de 1000+ de photos Pixel Art
什么是Pixel Art Facile?
Pixel Art Facile是由https://pixelartgratuit.fr开发的Chrome扩展程序,该扩展的主要功能是“Une collection massive avec plus de 1000+ de photos Pixel Art”。
扩展截图
下载Pixel Art Facile扩展crx文件
下载Pixel Art Facile扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Vous serez heureux de découvrir que Pixel Art Facile fournit une multitude de modèles de Pixel Art. Ce plugin propose des centaines de modèles gratuits et simples à télécharger et à reproduire !
Pixel Art Facile offre quelque chose pour tout le monde, d'un vol en navette spatiale à travers le système solaire à une promenade dans la jungle avec des girafes, des éléphants et des perroquets, en passant par l'assistance à Mario dans le château de Bowser pour retrouver sa princesse !
Vous pouvez utiliser divers styles de pixels, tels que Pokemon, Harry Potter, Disney, Fortnite, Mario... vous voyez le genre. 扩展基本信息
| 名称 | |
| ID | hdlddbhadgimmnkndppcofncfmfgjein |
| 官方URL | https://chromewebstore.google.com/detail/pixel-art-facile/hdlddbhadgimmnkndppcofncfmfgjein |
| 简介 | Une collection massive avec plus de 1000+ de photos Pixel Art |
| 文件大小 | 54.09 KB |
| 安装次数 | 554 |
| 当前版本 | 0.1 |
| 更新时间 | 2021-10-27 |
| 上架时间 | 2021-10-26 |
| 开发者 | https://pixelartgratuit.fr |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://pixelartgratuit.fr/ |
| 帮助页面URL | https://pixelartgratuit.fr/contactez-nous/ |
| 隐私政策页面URL | https://pixelartgratuit.fr/politique-de-confidentialite |
| 支持的语言 | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Pixel Art Facile",
"version": "0.1",
"manifest_version": 2,
"description": "Une collection massive avec plus de 1000+ de photos Pixel Art",
"homepage_url": "https:\/\/pixelartgratuit.fr\/",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "fr",
"background": {
"page": "src\/bg\/background.html",
"persistent": false
},
"browser_action": {
"default_icon": "icons\/icon19.png",
"default_title": "https:\/\/pixelartgratuit.fr\/",
"default_popup": "src\/browser_action\/browser_action.html"
}
} | |