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”。
扩展截图
下载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 |
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" } |