By: Dylan Mitchell
Inspect and view changes in SourceCheck source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SourceCheck",
"version": "1.0",
"description": "Check the credibility of websites and the links they link to.",
"homepage_url": "https://github.com/dylan-mitchell/SourceCheck",
"icons": {
"48": "icons/check.svg",
"96": "icons/check.svg"
},
"applications": {
"gecko": {
"id": "dylanjmitchell0@gmail.com"
}
},
"background": {
"scripts": [
"js/background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"js/detect.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_icon": "icons/check.svg",
"theme_icons": [
{
"light": "icons/check-dark.svg",
"dark": "icons/check.svg",
"size": 32
}
],
"default_title": "SourceCheck",
"default_popup": "popup/sourceCheck.html"
},
"web_accessible_resources": [
"data/sources.json"
]
} Best SourceCheck Alternatives
Here are some Firefox add-ons that are similar to SourceCheck:
The Source Taster
Jeff Nawroth
Check This by MetaCert
MetaCert
News Source Analysis
mrhirsch
Quackcheck
Joel
ScanURL.me
Kenny
Link Health Check
Daniel Martinez
B.S. Detector
The Self Agency, LLC
Sourcer
Sourcer
Link Health Checker
Mia Rodriguez
Fact Layer
RatNeurons
Links Safety Checker
Miki Rose
Link Safety Checker [Simple]
ROBLOMACK