Onets Poker

A very simple Video Poker

Onets Poker란 무엇입니까?

Onets Poker은(는) robbi73에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A very simple Video Poker"입니다.

확장 프로그램 스크린샷

screenshot

Onets Poker 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        "Ease 2 Play" Video Poker
with no credits
with no tokens
no game over
you play as long as you feel like it

Video Poker semplicissimo
senza crediti
senza gettoni
no game over
giochi finché ne hai voglia

Video poker fácil de jugar
sin crédito
sin fichas
el juego no ha terminado
juega todo el tiempo que quieras                    

확장 프로그램 기본 정보

이름 Onets Poker Onets Poker
ID nonemobmgmmmehpjlffnjhbdiemflbok
공식 URL https://chromewebstore.google.com/detail/onets-poker/nonemobmgmmmehpjlffnjhbdiemflbok
설명 A very simple Video Poker
파일 크기 268 KB
설치 횟수 44
현재 버전 2.2.0.0
최근 업데이트 2023-08-25
출시 날짜 2019-06-13
개발자 robbi73
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL http://onets.altervista.org/privacy/informativa.html
지원되는 언어 en,es,it,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "89.0.0.0",
    "name": "Onets Poker",
    "short_name": "Onets Poker",
    "author": "Oneto Roberto E.",
    "description": "__MSG_extensionDescription__",
    "version": "2.2.0.0",
    "action": {
        "default_icon": "img\/icon.png",
        "default_popup": "poker.html",
        "default_title": "__MSG_giochiamo__"
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true,
        "browser_style": true
    },
    "options_page": "options.html",
    "offline_enabled": true,
    "default_locale": "en"
}