TextareaCache icon indicating copy to clipboard operation
TextareaCache copied to clipboard

Browser Add-on: Automatically save the content in Textarea.

Results 56 TextareaCache issues
Sort by recently updated
recently updated
newest added

/* Thanks for your report! Please provide these info when you found bugs. */ Required: * System OS: Windows * MS Edge version: 118.0.2088.69 * Textarea Cache version: 4.5.0 Are...

It would be nice to add encryption support (for instance with Firefox's Master Password ?), because the cached text can leak a lot of information. Auto-clearing the cache (as in...

enhancement

Required: * Firefox version: 60.9 esr * Textarea Cache version: 4.2.1 The context menu does not appear when right-clicking on an empty HTML textarea nor anywhere else on a page,...

bug

* System OS: Linux * Firefox version: Firefox 109.0.1 * Textarea Cache version: 4.5.0 Description: When Firefox (v109.0.1) is launched, the following error is presented in Firefox's Multiprocess Browser Console...

* System OS: Windows 10 Pro 21H2 64 bit * Firefox version: 109.0 * Textarea Cache version: 4.5.0 I the extension options, the option "Show Icon at navigation bar" does...

Required: * System OS: Windows 11 Pro * Firefox version: Firefox 107.0 * Textarea Cache version: 4.5.0 Optional: It will be nice if this addon can sync settings to firefox...

/* Thanks for your report! Please provide these info when you found bugs. */ Required: * System OS: WIN 10 * Firefox version: 107.0 * Textarea Cache version: 4.5.0 *...

I've tested the code and seems to be work fine, please see if you can use it in your next release. Thanks. function attachEvent() { const cacheRule = [ 'textarea',...

Getting this message in the Console: ``` Source map error: TypeError: NetworkError when attempting to fetch resource. Resource URL: moz-extension://1e7d8445-959e-4631-b019-6f0a887f1961/browser-polyfill.min.js Source Map URL: browser-polyfill.min.js.map ``` I'm not trying to debug...