# Textarea Cache M

> Allows to save automatically the content in a text input field. This is a fork of the origin Textarea Cache, since the author does not accept my PR.

Canonical page: [https://chrome-stats.com/d/textarea-cache-m](https://chrome-stats.com/d/textarea-cache-m)

## Overview

- **ID:** `textarea-cache-m`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Removed
- **Publisher:** gholk
- **Daily users:** 1
- **Version:** 4.8.0
- **Last updated:** 2024-09-09
- **First published:** 2024-09-08
- **Size:** 680 KB
- **Data as of:** 2024-09-10
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/textarea-cache-m/)

## Description

This is a fork of the [origin textarea cache][tc].
TCM cache the textarea in shadow-root
and stop scan textarea node intervally in background tab.

[tc]: <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/3a6914242f30e4f847494831ba2de4df79f73393871c925969b001c822646a27/https%3A//github.com/wildskyf/TextareaCache" rel="nofollow">https://github.com/wildskyf/TextareaCache</a>

If a element match [css selector][ta sel] and has a shadow-root,
TCM will cache the textarea inside it.

[ta sel]: content-script.js#L45

(see <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/69f356bbda05460e2ae50cbdf5b12f381d1b2d112d3d1de74da1a25bd01546b6/https%3A//github.com/GHolk/TextareaCache/tree/tcm" rel="nofollow">https://github.com/GHolk/TextareaCache/tree/tcm</a> )

## Permissions and access

### Permissions

- `storage`
- `clipboardWrite`
- `menus`
- `alarms`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension is not longer available in the store

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Textarea Cache](https://chrome-stats.com/d/textarea-cache) — 2,884 users, 4.29 / 5
- [Simple Pastebin](https://chrome-stats.com/d/simple-pastebin) — 50 users, 5.00 / 5
- [TST Notepad](https://chrome-stats.com/d/tst-notepad) — 4 users
- [Tachi Code](https://chrome-stats.com/d/tachi-code) — 5 users
- [Temporary Tab Container](https://chrome-stats.com/d/temporarytabcontainer) — 20 users, 4.67 / 5
- [JavaScript LocalStorage Cache Plus+ 2025](https://chrome-stats.com/d/javascript-localst) — 23 users
- [Tumblr Container](https://chrome-stats.com/d/tumblr-container) — 68 users, 2.00 / 5
- [FormSave](https://chrome-stats.com/d/formsave) — 257 users, 2.85 / 5
- [Text Editor](https://chrome-stats.com/d/text-editor-extension) — 378 users, 4.00 / 5
- [Temporary Text Store](https://chrome-stats.com/d/temporary-text-store)
- [LocalStorage Cache](https://chrome-stats.com/d/localstorage-cache) — 7 users
- [Cache - Fast site loader](https://chrome-stats.com/d/cache-fast-site-loader) — 46 users, 4.00 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/textarea-cache-m)
