Onets Poker

A very simple Video Poker

Apa itu Onets Poker?

Onets Poker adalah ekstensi Chrome yang dikembangkan oleh robbi73, dan fitur utamanya adalah "A very simple Video Poker".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Onets Poker

Unduh file ekstensi Onets Poker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        "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                    

Informasi Dasar Ekstensi

Nama Onets Poker Onets Poker
ID nonemobmgmmmehpjlffnjhbdiemflbok
URL Resmi https://chromewebstore.google.com/detail/onets-poker/nonemobmgmmmehpjlffnjhbdiemflbok
Deskripsi A very simple Video Poker
Ukuran File 268 KB
Jumlah Instalasi 44
Versi Saat Ini 2.2.0.0
Terakhir Diperbarui 2023-08-25
Tanggal Publikasi 2019-06-13
Pengembang robbi73
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://onets.altervista.org/privacy/informativa.html
Bahasa yang Didukung 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"
}