base64-encoder icon indicating copy to clipboard operation
base64-encoder copied to clipboard

“Don’t store in localStorage” checkbox

Open simevidas opened this issue 10 years ago • 0 comments

Just an idea, but how about allowing users to disable the localStorage part? You could have a checkbox on the page, and run the localStorage code conditionally (only if .checked).

Use case: The user wants to perform the task in incognito mode due to the sensitivity of the file.

simevidas avatar Sep 19 '15 23:09 simevidas