jonathanmccann / archive-url-firefox-addon

An addon for Firefox that allows on click saving to the Wayback Machine
https://addons.mozilla.org/en-US/firefox/addon/save-url-to-wayback-machine/
27 stars 5 forks source link

Improvement suggestion #14

Closed mecedo closed 6 years ago

mecedo commented 6 years ago

Is it possible to add additional option to Save URL to file on local machine?

jonathanmccann commented 6 years ago

Does the browser's option of "Save Page As" achieve what you need?

mecedo commented 6 years ago

Doesn’t. It saves html file, not url.

From: Jonathan McCann [mailto:notifications@github.com] Sent: Monday, January 22, 2018 5:40 PM To: jonathanmccann/archive-url-firefox-addon Cc: mecedo; Author Subject: Re: [jonathanmccann/archive-url-firefox-addon] Improvement suggestion (#14)

Does the browser's option of "Save Page As" achieve what you need?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jonathanmccann/archive-url-firefox-addon/issues/14#issuecomment-359485577 , or mute the thread https://github.com/notifications/unsubscribe-auth/AQ775iKqxfgB3JjqK3Wy2CjzQS6YD_Nlks5tNLntgaJpZM4RmjPV .Obraz usunięty przez nadawcę.

jonathanmccann commented 6 years ago

I guess I'm confused as to what you are looking for then. Do you want to save the actual URL string (ie https://www.github.com) to a file? If that's not it either, please give me an example of what you're looking to achieve.

mecedo commented 6 years ago

Exactly. Save currently opened address to url file. I’ve used this https://addons.mozilla.org/pl/firefox/addon/savelink/ but unfortunately it’s incompatible with FF 57. Your extension looks like very similar so my question is, is it hard for you to add third option to your extension for saving url to “url file” on local computer :)

Regards.

Mecedo.

From: Jonathan McCann [mailto:notifications@github.com] Sent: Monday, January 22, 2018 11:53 PM To: jonathanmccann/archive-url-firefox-addon Cc: mecedo; Author Subject: Re: [jonathanmccann/archive-url-firefox-addon] Improvement suggestion (#14)

I guess I'm confused as to what you are looking for then. Do you want to save the actual URL string (ie https://www.github.com) to a file? If that's not it either, please give me an example of what you're looking to achieve.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jonathanmccann/archive-url-firefox-addon/issues/14#issuecomment-359598512 , or mute the thread https://github.com/notifications/unsubscribe-auth/AQ775ikuVdMwo1peIyxucgs5kK2LW7aqks5tNRFJgaJpZM4RmjPV .Obraz usunięty przez nadawcę.

jonathanmccann commented 6 years ago

Thank you for sharing that extension. Unfortunately, I would say that this goes out of the scope I would like for my current extension and would be better suited as a standalone add-on.