Facts and Myths
Online Resources for Checking common Facts and Myths
Cos'è Facts and Myths?
Facts and Myths è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Online Resources for Checking common Facts and Myths".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Facts and Myths
Scarica i file di estensione Facts and Myths in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | ddofgcnobikdafdodhlnhoejlpiefpdk |
| URL Ufficiale | https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk |
| Descrizione | Online Resources for Checking common Facts and Myths |
| Dimensione del File | 51.59 KB |
| Conteggio Installazioni | 43 |
| Versione Corrente | 0.1 |
| Ultimo Aggiornamento | 2014-03-22 |
| Data di Pubblicazione | 2014-03-21 |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.factandmyth.com/ |
| Lingue Supportate | 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"
} | |