Inspect and view changes in SaveAsUrl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "SaveAsUrl",
"author": "Andre",
"description": "Save the current URL in file \".url.download\" and take screenshot of visible Tab. To execute the save dialog press hotkey \"accel-shift-f12\".",
"manifest_version": 2,
"version": "0.0.5",
"icons": {
"32": "images/32x32.png",
"48": "images/48x48.png",
"64": "images/64x64.png",
"144": "images/144x144.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"downloads",
"tabs",
"<all_urls>"
],
"commands": {
"main-action": {
"suggested_key": {
"default": "Ctrl+Shift+F12"
},
"description": "Send a event to the extension"
}
},
"browser_specific_settings": {
"gecko": {
"id": "@saveasurl"
}
}
} Best SaveAsUrl Alternatives
Here are some Firefox add-ons that are similar to SaveAsUrl:
Save as URL
Alexander
Save a link to the current tab
Nathaniel M. Foley-Beaver
Save to Downloads for videos
Hamid Goodarzi
Simage
Lumox
Save tabs to HTML file
Nathaniel M. Foley-Beaver
Save as Shortcut html
littleboot
Save current url to html file
hobbyprogrammer
Save Tabs as PDF
save tabs pdf
Quick URL Saver
May88
Save Image to Downloads
Christoph Diehl
Save Website as Image
igorlogius
Save Tab URLs
M A