Facts and Myths

Online Resources for Checking common Facts and Myths

Facts and Mythsとは何ですか?

Facts and MythsはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Online Resources for Checking common Facts and Myths」です。

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

screenshot

Facts and Myths拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The Facts and Myths extension connects you to top fact-checking websites.  In today's age of ubiquitous information, misconceptions abound and staying on top of the facts and be a challenge. The Facts and Myths extension puts quality fact-checking websites at its users fingertips.                    

拡張機能の基本情報

名前 Facts and Myths Facts and Myths
ID ddofgcnobikdafdodhlnhoejlpiefpdk
公式URL https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk
説明 Online Resources for Checking common Facts and Myths
ファイルサイズ 51.59 KB
インストール数 43
現在のバージョン 0.1
最終更新日 2014-03-22
公開日 2014-03-21
開発者 Unknown
支払い方法 free
拡張機能のウェブサイト http://www.factandmyth.com/
対応言語 en
manifest.json
{
    "name": "Facts and Myths",
    "description": "Online Resources for Checking common Facts and Myths",
    "browser_action": {
        "default_icon": {
            "38": "icon.png"
        },
        "default_title": "The Best Fact-Checking Websites!",
        "default_popup": "facts.htm"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.1"
}