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!
Wat is Touch a Ghost?
Touch a Ghost is een Chrome-extensie ontwikkeld door https://touchaghost.com, en de belangrijkste functie is "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!".
Extensie Screenshots
Download het CRX-bestand van de extensie Touch a Ghost
Download Touch a Ghost-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Touch a Ghost |
ID | mhkaoalhopmhaimoleelfjgamhaeaoig |
Officiële URL | https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig |
Beschrijving | Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world! |
Bestandsgrootte | 2.29 MB |
Aantal Installaties | 21 |
Huidige Versie | 0.1.4 |
Laatst Bijgewerkt | 2019-06-28 |
Publicatiedatum | 2019-06-28 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://touchaghost.com |
Betalingswijze | free |
Ondersteunde Talen | 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 } |