International Space Station Tab
Get a live feed from the International Space Station whenever you open a new browser tab!
什么是International Space Station Tab?
International Space Station Tab是由Jad开发的Chrome扩展程序,该扩展的主要功能是“Get a live feed from the International Space Station whenever you open a new browser tab!”。
扩展截图
下载International Space Station Tab扩展crx文件
下载International Space Station Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Get a live feed from the International Space Station whenever you open a new browser tab! 扩展基本信息
| 名称 | |
| ID | nnilggmjpkfbcdhpcbfaemkkdpefkbfo |
| 官方URL | https://chromewebstore.google.com/detail/international-space-stati/nnilggmjpkfbcdhpcbfaemkkdpefkbfo |
| 简介 | Get a live feed from the International Space Station whenever you open a new browser tab! |
| 文件大小 | 43.4 KB |
| 安装次数 | 209 |
| 当前版本 | 0.0.3 |
| 更新时间 | 2022-02-14 |
| 上架时间 | 2018-12-17 |
| 评分 | 4.67/5 共3次评分 |
| 开发者 | Jad |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "International Space Station Tab",
"short_name": "International Space Station Tab",
"version": "0.0.3",
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "newpage.html"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
} | |