Pixel Gun Game New Tab
awesome Pixel Gun game wallpaper tab Pixel Strike 3D brings the exciting fast-paced online FPS gameplay only seen in console and…
Pixel Gun Game New Tab란 무엇입니까?
Pixel Gun Game New Tab은(는) feep.club에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "awesome Pixel Gun game wallpaper tab Pixel Strike 3D brings the exciting fast-paced online FPS gameplay only seen in console and…"입니다.
확장 프로그램 스크린샷
Pixel Gun Game New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
awesome Pixel Gun game wallpaper tab Pixel Strike 3D brings the exciting fast-paced online FPS gameplay only seen in console and PC games straight to your mobile device. Unlock unique weapons like snipers, machine guns, pistols, RPG and even lightsabers! The giant Pixel Strike 3D character has taken its place in the chrome store for you. Our add-on, which replaces the great visuals related to Pixel Strike 3D game, will be waiting for you in every new tab you open in your chrome web browser. Pixel Strike 3D wallpaper plugin features 😇 Once the plugin is installed it opens the developer website once and customizes your new tab. 😇 Shortcut icon of famous websites sites 😇 Shortcut icon showing popular video games 😇 If you want the photos, you can hold the pc by right clicking the mouse. 😇 search bar in the middle of the page 😇 Awesome Minecity Breakers visuals in every new tab you open After installing our Pixel Strike 3D history wallpaper utility, you can have all the features written above. If you like our extension, you can give us a star rating and comment from the Chrome store. Great chrome web browser customers, every high-quality vote you give can be very important to us.
확장 프로그램 기본 정보
이름 | |
ID | mldflilneaalcbjdooehhholjiogpnkj |
공식 URL | https://chrome.google.com/webstore/detail/pixel-gun-game-new-tab/mldflilneaalcbjdooehhholjiogpnkj |
설명 | awesome Pixel Gun game wallpaper tab Pixel Strike 3D brings the exciting fast-paced online FPS gameplay only seen in console and… |
파일 크기 | 5.22 MB |
설치 횟수 | 153 |
현재 버전 | 1.0 |
최근 업데이트 | 2022-03-02 |
출시 날짜 | 2022-03-02 |
개발자 | feep.club |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://feep.club/privacy-policy |
지원되는 언어 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pixel Gun Game New Tab", "version": "1.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "default_locale": "en", "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "action": { "default_popup": "popup.html" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "bookmarks", "history" ] } |