Facts and Myths
Online Resources for Checking common Facts and Myths
Что такое Facts and Myths?
Facts and Myths - это расширение Chrome, разработанное Unknown, и его основная функция - "Online Resources for Checking common Facts and Myths".
Снимки экрана расширения
Скачать файл CRX расширения Facts and Myths
Скачайте файлы расширений Facts and Myths в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| ID | ddofgcnobikdafdodhlnhoejlpiefpdk |
| Официальный URL | https://chromewebstore.google.com/detail/facts-and-myths/ddofgcnobikdafdodhlnhoejlpiefpdk |
| Описание | Online Resources for Checking common Facts and Myths |
| Размер файла | 51.59 KB |
| Количество установок | 43 |
| Текущая Версия | 0.1 |
| Последнее Обновление | 2014-03-22 |
| Дата публикации | 2014-03-21 |
| Разработчик | Unknown |
| Тип оплаты | free |
| Официальный сайт расширения | http://www.factandmyth.com/ |
| Поддерживаемые языки | 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"
} | |