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!

Touch a Ghostとは何ですか?

Touch a Ghostはhttps://touchaghost.comによって開発されたChromeの拡張機能で、その主な機能は「Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!」です。

拡張機能のスクリーンショット

screenshot

Touch a Ghost拡張機能のCRXファイルをダウンロード

Touch a Ghost拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Touch a Ghost Touch a Ghost
ID mhkaoalhopmhaimoleelfjgamhaeaoig
公式URL https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig
説明 Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!
ファイルサイズ 2.29 MB
インストール数 21
現在のバージョン 0.1.4
最終更新日 2019-06-28
公開日 2019-06-28
評価 5.00/5 合計 2 レビュー
開発者 https://touchaghost.com
支払い方法 free
対応言語 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
}