FactoidL (beta)
Checks the accuracy of webpage content based on other web sources.
Vad är FactoidL (beta)?
FactoidL (beta) är en Chrome-tillägg utvecklad av FactoidL, och dess huvudfunktion är "Checks the accuracy of webpage content based on other web sources.".
Tilläggsskärmbilder
Ladda ner FactoidL (beta)-förlängningens CRX-fil
Ladda ner FactoidL (beta)-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
Not sure what you're reading is accurate? FactoidL (pronounced factoidal), is a quick, automated fact checking tool that compares sentences you read to another source.
The idea behind the FactoidL project is simple: keep fact checking transparent, free, and easy to use.
For feedback or helping out with the project, please contact: [email protected]
Release 2.5 (Plato) Notes:
-Options for changing the source API url (note: still uses tags for xml source text results.)
-Each factoid is marked as verified as accurate (✔️) or inaccurate (❌), or unverified (❓).
-Slight boost in algorithm performance, although offset with new verified/unverified checks. Grundläggande Information om Tillägg
| Namn | |
| ID | kilmdgadjedfbopcfbffaeodhamgiadp |
| Officiell webbadress | https://chromewebstore.google.com/detail/factoidl-beta/kilmdgadjedfbopcfbffaeodhamgiadp |
| Beskrivning | Checks the accuracy of webpage content based on other web sources. |
| Filstorlek | 144 KB |
| Antal Installationer | 102 |
| Aktuell Version | 2.5 |
| Senast Uppdaterad | 2022-07-29 |
| Publiceringsdatum | 2019-08-26 |
| Utvecklare | FactoidL |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/AlexanderKidd/FactoidL |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "FactoidL (beta)",
"description": "Checks the accuracy of webpage content based on other web sources.",
"version": "2.5",
"icons": {
"16": "factoidL_icon16.png",
"48": "factoidL_icon48.png",
"128": "factoidL_icon128.png"
},
"background": {
"scripts": [
"compromise.min.js",
"jquery-1.11.3.min.js",
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
" | |