Surviv.io Event Checker
A useful extension for Surviv.io players to check current and next surviv.io in-game events! The extensions shows both daily…
什么是Surviv.io Event Checker?
Surviv.io Event Checker是由CatR3kd开发的Chrome扩展程序,该扩展的主要功能是“A useful extension for Surviv.io players to check current and next surviv.io in-game events! The extensions shows both daily…”。
扩展截图
下载Surviv.io Event Checker扩展crx文件
下载Surviv.io Event Checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A useful extension for Surviv.io players to check current and next surviv.io in-game events! The extensions shows both daily in-game events (Alternate modes), and displays the event before and after rotation.
Update 1.1: No longer one day behind 扩展基本信息
| 名称 | |
| ID | jgkelgaddldnpkkekcjnejokhmfgajmb |
| 官方URL | https://chromewebstore.google.com/detail/survivio-event-checker/jgkelgaddldnpkkekcjnejokhmfgajmb |
| 简介 | A useful extension for Surviv.io players to check current and next surviv.io in-game events! The extensions shows both daily… |
| 文件大小 | 160 KB |
| 安装次数 | 23 |
| 当前版本 | 1.1 |
| 更新时间 | 2020-12-23 |
| 上架时间 | 2020-12-14 |
| 开发者 | CatR3kd |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Surviv.io Event Checker",
"manifest_version": 2,
"version": "1.1",
"minimum_chrome_version": "46",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
}
} | |