By: hobbyprogrammer
Inspect and view changes in Save current url to html file source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Save current url to html file",
"description": "Save the current URL of the browser as HTML file",
"manifest_version": 2,
"version": "0.1",
"icons": {
"48": "icons/icon2.png",
"128": "icons/icon.png"
},
"permissions": [
"activeTab",
"downloads"
],
"browser_action": {
"default_icon": "icons/icon2.png",
"default_title": "Save a link"
},
"background": {
"scripts": [
"generate_link.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{901fb57c-8752-43d0-86b3-6554d4921f2f}"
}
}
} Best Save current url to html file Alternatives
Here are some Firefox add-ons that are similar to Save current url to html file:
Save a link to the current tab
Nathaniel M. Foley-Beaver
Save as Shortcut html
littleboot
File Bookmark
Manthan Shah
Save tabs to HTML file
Nathaniel M. Foley-Beaver
SaveAsUrl
Andre
SaverHTML
Zokemore
Save Tabs
pvpscript
Save Link
Ihar Sazanavets
Save as URL
Alexander
Recent URL
fiducia
Save Text To File
Robert Byrne