By: Stelios Petrakis
Inspect and view changes in Linkpack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Linkpack",
"author": "Evil Window Dog",
"version": "1.4",
"description": "Linkpack extension for Firefox",
"homepage_url": "https://www.linkpack.io",
"manifest_version": 2,
"icons": {
"256": "icons/icon256.png"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+Shift+L"
}
}
},
"background": {
"scripts": [
"js/dropbox-sdk.min.js",
"js/events.js"
],
"persistent": true
},
"options_ui": {
"browser_style": false,
"page": "html/options.html"
},
"browser_action": {
"default_icon": {
"19": "icons/icon19.png",
"38": "icons/icon76.png"
},
"default_title": "Linkpack"
},
"permissions": [
"tabs",
"storage",
"notifications",
"contextMenus",
"history",
"webRequest",
"http://*/*",
"https://*/*"
],
"web_accessible_resources": [
"html/chrome_oauth_receiver.html",
"css/content-style.css",
"images/folder@2x.png",
"icons/action_cancel.png"
],
"applications": {
"gecko": {
"id": "temporary@linkpack.io"
}
}
} Best Linkpack Alternatives
Here are some Firefox add-ons that are similar to Linkpack:
LinkIt
Ishan_
Link Handler
Yousef Kazemi
Link Drop
Jake
Linksort
Linksort
Link Collection Manager
Faisal Bhuiyan
linkdrop
stuart thomson
Linkkeeper
hapster100
Linkify
Ram Goel
Link Saver
Andy Young
LinkSnatcher
matteosantoro.dev
Linkora - Browser Extension
Saketh
PutCut
PutCut Team