Shell Shockers io

Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!

Shell Shockers io란 무엇입니까?

Shell Shockers io은(는) erinamalese에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Shell Shockers io 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Shell Shockers is the world’s most popular egg-based multiplayer first person shooter! Take control of a heavily armed egg and battle real players across multiplayer maps in private or public arenas. The hit web FPS game comes to your mobile device for eggciting free-range action!                    

확장 프로그램 기본 정보

이름 Shell Shockers io Shell Shockers io
ID efjilblbfmmbpckpldinnlejapcgjmfm
공식 URL https://chromewebstore.google.com/detail/shell-shockers-io/efjilblbfmmbpckpldinnlejapcgjmfm
설명 Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!
파일 크기 68.12 KB
설치 횟수 2,131
현재 버전 1.0
최근 업데이트 2021-08-04
출시 날짜 2021-08-04
평점 3.00/5 총 2 개의 평점
개발자 erinamalese
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://narnodi.com/shell-shockers-io/
개인정보 보호 정책 페이지 URL https://narnodi.com/privacy-policy
지원되는 언어 de,en,en-GB,en-US,fr,ca,da,et,es,es-419,fi,cs,el,bg,fa,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shell Shockers io",
    "description": "Shell Shockers is the world\u2019s most popular egg-based multiplayer first person shooter!",
    "version": "1.0",
    "manifest_version": 3,
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "128": "128.png"
    },
    "default_locale": "en",
    "action": {
        "default_popup": ".\/popup.html",
        "default_icons": {
            "16": "16.png",
            "32": "32.png",
            "48": "48.png",
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    }
}