Onets Poker

A very simple Video Poker

Onets Pokerคืออะไร?

Onets Poker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย robbi73 และคุณลักษณะหลักของมันคือ "A very simple Video Poker"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Onets Poker

ดาวน์โหลดไฟล์ส่วนขยาย Onets Poker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        "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"
}