By: Lara
Inspect and view changes in LinkCheck source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LinkCheck",
"version": "1.1.0",
"description": "Find broken and redirected links on any page by checking their HTTP status",
"browser_specific_settings": {
"gecko": {
"id": "{a35fd49a-cf33-480e-9a5f-d6a9889af99c}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
},
"browser_action": {
"default_popup": "ui/popup.html",
"default_icon": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
}
},
"background": {
"scripts": [
"bg/background.js"
]
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"link_checker.js"
],
"run_at": "document_idle"
}
]
} Best LinkCheck Alternatives
Here are some Firefox add-ons that are similar to LinkCheck:
Broken Link
Santan
Simple Link Checker
Francesco De Stefano
Link Checke5
nohu90comco
Link Health Checker
CakhiaTV
LinkAudit
Lara
Link Checker
Santan
Dead Link Finder
elsanora
Broken Link Finder
RR88L
Link Checker
broken-link-scanner-tool
Broken Link Finder
Farman Ashfaq
Check Web links
Orionc