Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
Replay Poker Flash Support란 무엇입니까?
Replay Poker Flash Support은(는) Replay Gaming에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automatically enable Flash support for Replay Poker."입니다.
확장 프로그램 스크린샷
Replay Poker Flash Support 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This is the OFFICIAL Replay Poker Flash Support extension for Chrome. We highly recommend Chrome users add this extension in order to play poker at Replay Poker without having to change or enable any Flash settings. It's free, safe and secure. Just click the "Add to Chrome" button above. This extension is particularly helpful for those using version 76+ of Chrome (as of July 30th, 2019), as Flash is turned off by default, which has made it more complicated for players to turn it back on. Note, this extension allows Flash support at www.replaypoker.com only, it does not affect any other websites. Replay Poker Team www.replaypoker.com
확장 프로그램 기본 정보
이름 | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
공식 URL | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
설명 | Automatically enable Flash support for Replay Poker. |
파일 크기 | 21.39 KB |
설치 횟수 | 10,000 |
현재 버전 | 0.2 |
최근 업데이트 | 2019-07-29 |
출시 날짜 | 2019-07-29 |
평점 | 3.91/5 총 11 개의 평점 |
개발자 | Replay Gaming |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.replaypoker.com/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Replay Poker Flash Support", "version": "0.2", "description": "Automatically enable Flash support for Replay Poker.", "icons": { "16": "images\/head_16.png", "32": "images\/head_32.png", "48": "images\/head_48.png", "128": "images\/head_128.png" }, "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2 } |