Onets Poker
A very simple Video Poker
Onets Poker là gì?
Onets Poker là một tiện ích mở rộng Chrome được phát triển bởi robbi73, và tính năng chính của nó là "A very simple Video Poker".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Onets Poker
Tải xuống các tệp mở rộng Onets Poker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
"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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nonemobmgmmmehpjlffnjhbdiemflbok |
URL Chính Thức | https://chromewebstore.google.com/detail/onets-poker/nonemobmgmmmehpjlffnjhbdiemflbok |
Mô tả | A very simple Video Poker |
Kích Thước Tệp | 268 KB |
Số Lần Cài Đặt | 44 |
Phiên Bản Hiện Tại | 2.2.0.0 |
Cập Nhật Lần Cuối | 2023-08-25 |
Ngày Phát Hành | 2019-06-13 |
Nhà Phát Triển | robbi73 |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | http://onets.altervista.org/privacy/informativa.html |
Ngôn Ngữ Được Hỗ Trợ | 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" } |