Coin Toss

Having trouble making a decision? Need to leave something up to chance? What better way to decide than to flip a coin?

Coin Tossとは何ですか?

Coin TossはExtensions by Oliviaによって開発されたChromeの拡張機能で、その主な機能は「Having trouble making a decision? Need to leave something up to chance? What better way to decide than to flip a coin?」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Coin Toss拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Have you ever been stuck between two options and can't decide which to choose? Ever flipped a coin to decide on something among your friends? If so, this extension is for you. Featuring multiple coin faces, you can make decisions in style. Feeling devious? Change the coin's results to always be in your favor. Never feel stuck again with this extension always a click away.                    

拡張機能の基本情報

名前 Coin Toss Coin Toss
ID fjggbafppemkjilmleaibofamjedkkgb
公式URL https://chromewebstore.google.com/detail/coin-toss/fjggbafppemkjilmleaibofamjedkkgb
説明 Having trouble making a decision? Need to leave something up to chance? What better way to decide than to flip a coin?
ファイルサイズ 1.64 MB
インストール数 1,772
現在のバージョン 1.1.12
最終更新日 2018-10-03
公開日 2018-10-03
評価 4.00/5 合計 6 レビュー
開発者 Extensions by Olivia
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Coin Toss",
    "description": "Having trouble making a decision? Need to leave something up to chance? What better way to decide than to flip a coin?",
    "short_name": "Flip a Coin",
    "version": "1.1.12",
    "author": "Extensions by Olivia",
    "browser_action": {
        "default_icon": "tab-icon.png",
        "default_title": "Coin Toss",
        "default_popup": "newCoin.html"
    },
    "icons": {
        "128": "tab-icon.png"
    }
}