Manette ou Clavier-Souris
Recommande si un jeu doit être joué à la manette ou au clavier et souris.
What is Manette ou Clavier-Souris?
Manette ou Clavier-Souris is a Chrome extension developed by jerome.fillette, and its main feature is "Recommande si un jeu doit être joué à la manette ou au clavier et souris.".
Extension Screenshots
Download Manette ou Clavier-Souris Extension CRX File
Download Manette ou Clavier-Souris extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Manette ou Clavier-Souris |
ID | hojjbnjblobbfcdijlpphgajedcljbmh |
Official URL | https://chromewebstore.google.com/detail/manette-ou-clavier-souris/hojjbnjblobbfcdijlpphgajedcljbmh |
Description | Recommande si un jeu doit être joué à la manette ou au clavier et souris. |
File Size | 20.99 KB |
Installation Count | 22 |
Current Version | 1.0 |
Last Updated | 2023-03-25 |
Publish Date | 2023-03-25 |
Developer | jerome.fillette |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |