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 |
官方網址 | 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" } |