Manette ou Clavier-Souris
Recommande si un jeu doit être joué à la manette ou au clavier et souris.
什么是Manette ou Clavier-Souris?
Manette ou Clavier-Souris是由jerome.fillette开发的Chrome扩展程序,该扩展的主要功能是“Recommande si un jeu doit être joué à la manette ou au clavier et souris.”。
扩展截图
下载Manette ou Clavier-Souris扩展crx文件
下载Manette ou Clavier-Souris扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Insérez le nom d'un jeu vidéo, l'extension vous dira si il doit être joué plutôt à la manette ou au clavier et à la souris. 扩展基本信息
| 名称 | |
| ID | hojjbnjblobbfcdijlpphgajedcljbmh |
| 官方URL | https://chromewebstore.google.com/detail/manette-ou-clavier-souris/hojjbnjblobbfcdijlpphgajedcljbmh |
| 简介 | Recommande si un jeu doit être joué à la manette ou au clavier et souris. |
| 文件大小 | 20.99 KB |
| 安装次数 | 22 |
| 当前版本 | 1.0 |
| 更新时间 | 2023-03-25 |
| 上架时间 | 2023-03-25 |
| 开发者 | jerome.fillette |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Manette ou Clavier-Souris",
"version": "1.0",
"description": "Recommande si un jeu doit \u00eatre jou\u00e9 \u00e0 la manette ou au clavier et souris.",
"host_permissions": [
"https:\/\/*\/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |