Inspect and view changes in Premise Checker VM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Premise Checker",
"version": "1.3",
"description": "A Firefox extension to analyze, verify, and highlight foundational premises and underlying logic in online articles.",
"browser_action": {
"default_icon": "icons/logo_64.png",
"default_title": "Premise Checker",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"permissions": [
"activeTab",
"storage",
"notifications",
"contextMenus"
],
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "@Premise-Checker",
"data_collection_permissions": {
"required": [
"locationInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best Premise Checker VM Alternatives
Here are some Firefox add-ons that are similar to Premise Checker VM:
My Grammar Checker Extension
Shafin
Bracket Balance Checker
88betvipz
Mental Noise Detector VM
Romine
Contradiction Radar KM
Loky
Endpoint Security Checker
Dave Rodriguez
OWASP Security Checker
Bryan Russell
Link Checker fork
hl
Fact Checker
Iacob
LINGSOFT PROOFREADER
Lingsoft
Website Accessibility Ck
Rafael Matthews
HTML Validator Plus
OK365
Real-time Code Linter
Francis Ruiz