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 |
| 官方網址 | 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"
}
} | |