Onets Poker

A very simple Video Poker

什么是Onets Poker?

Onets Poker是由robbi73开发的Chrome扩展程序,该扩展的主要功能是“A very simple Video Poker”。

扩展截图

screenshot

下载Onets Poker扩展crx文件

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