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文件
下载Pixel Gun Game New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" ] } |