Social Tournaments
Social Tournaments Features now in your Browser!
Social Tournaments란 무엇입니까?
Social Tournaments은(는) https://socialtournaments.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Social Tournaments Features now in your Browser!"입니다.
확장 프로그램 스크린샷
Social Tournaments 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Access your Social Tournaments Features directly from your Browser! All Social Tournaments players are now able to see the latest tournaments and their stats directly from their Browser, without having to go to the website! Social Tournaments 1.1 is an extension for accessing some of Social Tournaments’ features, such as the Slot Tournaments available to play or your Stats quickly, right from your extensions. What can you do? - Join tournaments (if you meet the joining requirements) - Access your profile (if you are logged in) - Now see the faction details - See all mirror websites available - A few quick links for you to join - Join Duels from the extension Check out the Social Tournaments 1.1 extension for free, and don’t miss our free slot tournaments!
확장 프로그램 기본 정보
이름 | |
ID | giaphfdlkoochbiapolnohcpmbhjkdhn |
공식 URL | https://chromewebstore.google.com/detail/social-tournaments/giaphfdlkoochbiapolnohcpmbhjkdhn |
설명 | Social Tournaments Features now in your Browser! |
파일 크기 | 112 KB |
설치 횟수 | 513 |
현재 버전 | 1.1 |
최근 업데이트 | 2022-03-22 |
출시 날짜 | 2022-02-17 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://socialtournaments.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.socialtournaments.com |
개인정보 보호 정책 페이지 URL | https://www.socialtournaments.com/en/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Social Tournaments", "description": "Social Tournaments Features now in your Browser!", "version": "1.1", "manifest_version": 3, "permissions": [ "cookies" ], "action": { "default_popup": "\/screen\/panel.html", "default_icon": { "16": "\/icons\/logo_16.png", "32": "\/icons\/logo_32.png", "48": "\/icons\/logo_48.png", "128": "\/icons\/logo_128.png" } }, "icons": { "16": "\/icons\/logo_16.png", "32": "\/icons\/logo_32.png", "48": "\/icons\/logo_48.png", "128": "\/icons\/logo_128.png" }, "host_permissions": [ "https:\/\/*.socialtournaments.com\/*", "https:\/\/*.ppking.co\/*", "https:\/\/*.dianzi.asia\/*", "https:\/\/*.giaidau.org\/*", "https:\/\/*.giaidau.info\/*", "https:\/\/*.giaidau.club\/*", "https:\/\/*.freeplay.id\/*", "https:\/\/*.fantasticleague.com\/*", "https:\/\/*.ppfans.asia\/*", "https:\/\/*.ppgames.club\/*", "https:\/\/*.ppgames.id\/*", "https:\/\/*.ppturnamen.id\/*", "https:\/\/*.turnamengratis.com\/*" ] } |