Facts and Myths
Online Resources for Checking common Facts and Myths
Hvad er Facts and Myths?
Facts and Myths er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Online Resources for Checking common Facts and Myths".
Udvidelsesskærmbilleder
Download Facts and Myths-udvidelses-CRX-fil
Download Facts and Myths-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ddofgcnobikdafdodhlnhoejlpiefpdk |
| Officiel URL | https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk |
| Beskrivelse | Online Resources for Checking common Facts and Myths |
| Filstørrelse | 51.59 KB |
| Antal Installationer | 43 |
| Nuværende Version | 0.1 |
| Senest Opdateret | 2014-03-22 |
| Udgivelsesdato | 2014-03-21 |
| Udvikler | Unknown |
| Betalingsmetode | free |
| Udvidelseswebsted | http://www.factandmyth.com/ |
| Understøttede Sprog | 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"
} | |