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 |
| Eメール | [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"
}
} | |