Special Forces 2 FPS
Special Forces 2 FPS available on Chrome Browser!
什么是Special Forces 2 FPS?
Special Forces 2 FPS是由ZeonaGames开发的Chrome扩展程序,该扩展的主要功能是“Special Forces 2 FPS available on Chrome Browser!”。
扩展截图
下载Special Forces 2 FPS扩展crx文件
下载Special Forces 2 FPS扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
3D First Person Shooter -9 game mode (Classic,Resurrection,Capture the Flag,Zombie Mode,BombMode,Knives,Deathmatch,ArmsRace,Sniper) -Weapons Skins (134 pieces) -8 Characters per team -30+ Maps -9 Pistols -4 Shotgun -6 Submachine guns Go to the Extension tab (in the top-right side, between search address and settings, you have to click a gray piece ). After you open the Extension tab, pin extension. Now, just click the extension located in the top-right corner.
扩展基本信息
名称 | |
ID | ggbmgeadjdhcihljpclnmaippdcahdlg |
官方URL | https://chrome.google.com/webstore/detail/special-forces-2-fps/ggbmgeadjdhcihljpclnmaippdcahdlg |
简介 | Special Forces 2 FPS available on Chrome Browser! |
文件大小 | 217 KB |
安装次数 | 190 |
当前版本 | 1.3.0 |
更新时间 | 2022-05-22 |
上架时间 | 2022-05-22 |
评分 | 1.00/5 共2次评分 |
开发者 | ZeonaGames |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/zeonargames/ana-sayfa |
支持的语言 | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Fps", "persistent": false, "scripts": [ "background.js" ] }, "description": "Special Forces 2 FPS available on Chrome Browser!", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Special Forces 2 FPS", "short_name": "Special Forces 2 FPS", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.0" } |