By: Lara
Inspect and view changes in LinkAudit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LinkAudit",
"version": "1.3.0",
"description": "Scan page links for broken URLs — status codes, redirects and response times",
"browser_specific_settings": {
"gecko": {
"id": "{d5362b80-9794-4ce9-9234-60fd5f6b0683}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "img/i16.png",
"32": "img/i32.png",
"48": "img/i48.png",
"96": "img/i96.png",
"128": "img/i128.png"
},
"browser_action": {
"default_popup": "dialog/dialog.html",
"default_icon": {
"16": "img/i16.png",
"32": "img/i32.png",
"48": "img/i48.png",
"96": "img/i96.png",
"128": "img/i128.png"
}
},
"background": {
"scripts": [
"service.js"
]
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"link_checker.js"
],
"run_at": "document_idle"
}
]
} Best LinkAudit Alternatives
Here are some Firefox add-ons that are similar to LinkAudit:
BrokenLinks
Lara
LinkSentry
So79us
LinkCheck
Lara
Link Checker
elsanora
Link Checker
Santan
Website Audit Tool
Pimi Dino
Link Checke5
nohu90comco
BrokenScan
megudo
Link Checker
broken-link-scanner-tool
Link Health Checker
CakhiaTV
Broken Link Finder
Farman Ashfaq
Simple Link Checker
Francesco De Stefano