By: Yousef Kazemi
Inspect and view changes in Link Handler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Link Manager",
"version": "1.0",
"description": "A Firefox extension to manage and open saved links.",
"permissions": [
"storage"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "linkmanager@example.com",
"strict_min_version": "109.0"
}
}
} Best Link Handler Alternatives
Here are some Firefox add-ons that are similar to Link Handler: