Touch a Ghost
Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!
Was ist Touch a Ghost?
Touch a Ghost ist eine Chrome-Erweiterung, die von https://touchaghost.com entwickelt wurde, und ihr Hauptmerkmal ist "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!".
Erweiterungsscreenshots
Touch a Ghost-Erweiterungs-CRX-Datei herunterladen
Laden Sie Touch a Ghost-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Touch a Ghost is a fun new tab experience. Each time you open a new tab you'll get a friendly ghost floating somewhere in the world with a clock.
Features:
- Background images change throughout the day based on time.
- Realistic ghost floating interactions
- Realistic ghost touching interactions
- Realtime synchronized ghost touches around the world
- Up to the second scarrrrrry clock. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mhkaoalhopmhaimoleelfjgamhaeaoig |
| Offizielle URL | https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig |
| Beschreibung | Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world! |
| Dateigröße | 2.29 MB |
| Installationsanzahl | 21 |
| Aktuelle Version | 0.1.4 |
| Letztes Update | 2019-06-28 |
| Veröffentlichungsdatum | 2019-06-28 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | https://touchaghost.com |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Touch a Ghost",
"description": "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!",
"version": "0.1.4",
"chrome_url_overrides": {
"newtab": "index.html"
},
"content_security_policy": "script-src 'self' https:\/\/*.firebase.com https:\/\/*.firebaseio.com; object-src 'self'",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"96": "icon96.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |