Facts and Myths
Online Resources for Checking common Facts and Myths
Vad är Facts and Myths?
Facts and Myths är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Online Resources for Checking common Facts and Myths".
Tilläggsskärmbilder
Ladda ner Facts and Myths-förlängningens CRX-fil
Ladda ner Facts and Myths-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | ddofgcnobikdafdodhlnhoejlpiefpdk |
| Officiell webbadress | https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk |
| Beskrivning | Online Resources for Checking common Facts and Myths |
| Filstorlek | 51.59 KB |
| Antal Installationer | 43 |
| Aktuell Version | 0.1 |
| Senast Uppdaterad | 2014-03-22 |
| Publiceringsdatum | 2014-03-21 |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Tilläggswebbplats | http://www.factandmyth.com/ |
| Stödda Språk | 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"
} | |