Pixel Combat 2 Unblocked
Play Pixel Combat 2 Unblocked 3D shooter game multiplayer in browser
Pixel Combat 2 Unblocked란 무엇입니까?
Pixel Combat 2 Unblocked은(는) PixelComb에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Pixel Combat 2 Unblocked 3D shooter game multiplayer in browser"입니다.
확장 프로그램 스크린샷
Pixel Combat 2 Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Pixel Combat 2 Unblocked is a 3D fps shooter with zombies and great multiplayer mode. You can play online with other players from all over the world. Play Pixel Combat 2 without ads now!
확장 프로그램 기본 정보
이름 | |
ID | cdakphgaifggfbcbofkglpopdkcpogen |
공식 URL | https://chrome.google.com/webstore/detail/pixel-combat-2-unblocked/cdakphgaifggfbcbofkglpopdkcpogen |
설명 | Play Pixel Combat 2 Unblocked 3D shooter game multiplayer in browser |
파일 크기 | 26.78 MB |
설치 횟수 | 16,307 |
현재 버전 | Unblocked |
최근 업데이트 | 2023-01-31 |
출시 날짜 | 2022-08-08 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | PixelComb |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://gsgames.ru/legal/pixel-combat-privacy-policy.html |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.1", "name": "Pixel Combat 2 Unblocked", "version_name": "Unblocked", "description": "Play Pixel Combat 2 Unblocked 3D shooter game multiplayer in browser", "icons": { "128": "icons\/128.png" }, "background": { "service_worker": "js\/background.js" }, "permissions": [ "alarms" ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "minimum_chrome_version": "102", "action": { "default_icon": "icons\/128.png", "default_title": "Pixel Combat 2" }, "host_permissions": [ "https:\/\/sdkgame.net\/*", "https:\/\/api.cloud.unity3d.com\/*", "https:\/\/www.google.com\/*", "https:\/\/www.google.com.ar\/*", "https:\/\/www.google.com.mx\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.co.uk\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.nl\/*", "https:\/\/www.google.at\/*", "https:\/\/www.google.co.nz\/*", "https:\/\/www.google.br\/*", "https:\/\/www.google.no\/*", "https:\/\/www.google.ca\/*", "https:\/\/www.google.fr\/*", "https:\/\/www.google.cl\/*", "https:\/\/www.google.co.jp\/*", "https:\/\/www.google.com.ph\/*", "https:\/\/www.google.com.sg\/*", "https:\/\/www.google.dk\/*", "https:\/\/www.google.es\/*", "https:\/\/www.google.fi\/*", "https:\/\/www.google.se\/*", "https:\/\/www.google.ch\/*", "https:\/\/www.google.de\/*", "https:\/\/www.google.com.tw\/*", "https:\/\/www.google.com.hk\/*", "https:\/\/www.google.co.in\/*", "https:\/\/www.google.co.id\/*", "https:\/\/www.google.ie\/*", "https:\/\/www.google.co.ve\/*", "https:\/\/www.google.it\/*", "https:\/\/www.google.com.vn\/*", "https:\/\/www.google.com.my\/*" ] } |