Onets Poker
A very simple Video Poker
Onets Pokerとは何ですか?
Onets Pokerはrobbi73によって開発されたChromeの拡張機能で、その主な機能は「A very simple Video Poker」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } |