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!
Cos'è Touch a Ghost?
Touch a Ghost è un'estensione di Chrome sviluppata da https://touchaghost.com, e la sua funzione principale è "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Touch a Ghost
Scarica i file di estensione Touch a Ghost in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Touch a Ghost |
ID | mhkaoalhopmhaimoleelfjgamhaeaoig |
URL Ufficiale | https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig |
Descrizione | Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world! |
Dimensione del File | 2.29 MB |
Conteggio Installazioni | 21 |
Versione Corrente | 0.1.4 |
Ultimo Aggiornamento | 2019-06-28 |
Data di Pubblicazione | 2019-06-28 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://touchaghost.com |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |