Privacy and Storage
Slime stores extension data in Chrome storage. The project does not need a backend service for rules, collections, generated counters, or saved images.
Stored Data
Section titled “Stored Data”Slime can store:
- Rules and field mappings.
- Collections.
- Template counters and generated value settings.
- Stored images for file inputs.
- Floating action button preferences.
Local Extension Storage
Section titled “Local Extension Storage”Chrome manages the extension storage area. Slime reads from it when rendering the popup and options page, and when content scripts fill matching forms.
Export Carefully
Section titled “Export Carefully”Exports can contain realistic test data, selectors, URL patterns, and images. Treat exported files as project data and avoid sharing them publicly unless you have reviewed the contents.