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 |
| 官方網址 | 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'"
} | |