Facts and Myths
Online Resources for Checking common Facts and Myths
Qu'est-ce que Facts and Myths ?
Facts and Myths est une extension Chrome développée par Unknown, et sa fonction principale est "Online Resources for Checking common Facts and Myths".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Facts and Myths
Téléchargez les fichiers d'extension Facts and Myths au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Facts and Myths |
ID | ddofgcnobikdafdodhlnhoejlpiefpdk |
URL Officiel | https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk |
Description | Online Resources for Checking common Facts and Myths |
Taille du Fichier | 51.59 KB |
Nombre d'Installations | 43 |
Version Actuelle | 0.1 |
Dernière Mise à Jour | 2014-03-22 |
Date de Publication | 2014-03-21 |
Développeur | Unknown |
Type de Paiement | free |
Site Web de l'Extension | http://www.factandmyth.com/ |
Langues Prises en Charge | 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" } |