By: littleboot
Inspect and view changes in Save as Shortcut html source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Save as Shortcut",
"version": "1.0",
"description": "Save current tab as cross platform internet shortcut file",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png"
},
"permissions": [
"tabs"
],
"browser_action": {
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "tomklijn@outlook.com",
"strict_min_version": "58.0"
}
}
} Best Save as Shortcut html Alternatives
Here are some Firefox add-ons that are similar to Save as Shortcut html:
Save a link to the current tab
Nathaniel M. Foley-Beaver
Save as URL
Alexander
Save tabs to HTML file
Nathaniel M. Foley-Beaver
Save current url to html file
hobbyprogrammer
SaveAsUrl
Andre
Copy Tab URL as HTML Anchor/Link
igorlogius
Save As MHT
Ethan
Save Tabs
pvpscript
SaverHTML
Zokemore
Auto Save HTML
nunoarruda