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."입니다.

확장 프로그램 스크린샷

screenshot

Manette ou Clavier-Souris 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Manette ou Clavier-Souris Manette ou Clavier-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"
    }
}