Skip to content
rudolphos edited this page Dec 25, 2024 · 5 revisions

unnamed

Welcome to the Save in... Extension Wiki!


Save in... is a browser extension designed to enhance download management. It allows users to dynamically route downloads into pre-defined directories, rename files, and customize saving behaviors. This extension supports features like submenu creation and dynamic templates for renaming and routing.


Key Features

Download Directories

  • Custom Paths: Define relative paths for download locations.
  • Aliases and Comments: Use aliases and comments for clarity in the menu.
  • Submenu Support: Create hierarchical menu structures for organizing paths.

Saving Options

  • Save Links:
    • Save files directly from links.
    • Prefer Links: Prioritize saving links over other elements.
    • Filter Support: Use filters to refine which links are preferred.
  • Save Text Selection: Save highlighted text directly.
  • Save Page: Save the full webpage.
  • Save Tabstrip (Firefox only): Save multiple open tabs simultaneously.
    • Close Tab on Save: Automatically close tabs after saving.
  • Open Dialogs:
    • Trigger save dialogs based on conditions (e.g., missing file extension, save failure).
    • Use the Shift key for quick dialog access.

Conflict Resolution

  • Duplicate Handling (Chrome only):
    • Uniquify: Append a unique identifier to filenames.
    • Overwrite: Replace existing files.
    • Prompt: Ask for action when a conflict arises.

Dynamic Downloads

  • Filename Routing: Route files to specific folders based on patterns.
  • Renaming Templates: Use templates to dynamically rename files.
Clone this wiki locally