Facts and Myths
Online Resources for Checking common Facts and Myths
Was ist Facts and Myths?
Facts and Myths ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Online Resources for Checking common Facts and Myths".
Erweiterungsscreenshots
Facts and Myths-Erweiterungs-CRX-Datei herunterladen
Laden Sie Facts and Myths-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ddofgcnobikdafdodhlnhoejlpiefpdk |
| Offizielle URL | https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk |
| Beschreibung | Online Resources for Checking common Facts and Myths |
| Dateigröße | 51.59 KB |
| Installationsanzahl | 43 |
| Aktuelle Version | 0.1 |
| Letztes Update | 2014-03-22 |
| Veröffentlichungsdatum | 2014-03-21 |
| Entwickler | Unknown |
| Zahlungsart | free |
| Erweiterungswebsite | http://www.factandmyth.com/ |
| Unterstützte Sprachen | 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"
} | |