bobbyrne01 / save-text-to-file-firefox

Firefox addon that saves highlighted text to a file.
https://addons.mozilla.org/firefox/addon/save-text-to-file/
GNU General Public License v3.0
94 stars 30 forks source link

ability to call save-text-to-file from html #74

Closed opodecano closed 3 years ago

opodecano commented 9 years ago

Ability to call save-text-to-file from html, its posible add this feature? example.. when im press a button called "NNN" save text selected.. Regards.-

bobbyrne01 commented 9 years ago

hey @opodecano Are you requesting the ability to save raw HTML text from a page? If so, that functionality is already available in v2.6.3.

If not, could you please provide a more detailed use case? thanks.

See screenshot below, notice the arrow pointing to 'Save selected html text' ..

selection_033

opodecano commented 9 years ago

Sorry about my bad english. screenshot_2

is the ability to call "save-text-to-file extension" from the html code, if its posible? the reason is i use Imacros to do repetitive consults to web, but it cant save text in a file, i think can combine it with save-text-to-file.

bobbyrne01 commented 3 years ago

Outside scope of future changes.