International Space Station Tab
Get a live feed from the International Space Station whenever you open a new browser tab!
Hvad er International Space Station Tab?
International Space Station Tab er en Chrome-udvidelse udviklet af Jad, og dens hovedfunktion er "Get a live feed from the International Space Station whenever you open a new browser tab!".
Udvidelsesskærmbilleder
Download International Space Station Tab-udvidelses-CRX-fil
Download International Space Station Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Get a live feed from the International Space Station whenever you open a new browser tab! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | nnilggmjpkfbcdhpcbfaemkkdpefkbfo |
| Officiel URL | https://chromewebstore.google.com/detail/international-space-stati/nnilggmjpkfbcdhpcbfaemkkdpefkbfo |
| Beskrivelse | Get a live feed from the International Space Station whenever you open a new browser tab! |
| Filstørrelse | 43.4 KB |
| Antal Installationer | 209 |
| Nuværende Version | 0.0.3 |
| Senest Opdateret | 2022-02-14 |
| Udgivelsesdato | 2018-12-17 |
| Bedømmelse | 4.67/5 Samlet 3 Bedømmelser |
| Udvikler | Jad |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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'"
} | |