TabCopy modes¶
TabCopy is a browser extension designed to copy tab information efficiently^[200-學習OB__plugin__TabCopy.md]. It offers two distinct operational modes, Simple Mode and Fancy Mode, which dictate how tab data is formatted for the user^[200-學習OB__plugin__TabCopy.md].
Simple Mode¶
Simple Mode provides a streamlined approach to copying tab data^[200-學習OB__plugin__TabCopy.md]. In this mode, users can select the Markdown format as their output style^[200-學習OB__plugin__TabCopy.md].
When using Markdown format, the following placeholders are supported:
* [title]: Extracts the webpage title^[200-學習OB__plugin__TabCopy.md].
* [url]: Extracts the webpage URL^[200-學習OB__plugin__TabCopy.md].
* [link]: Generates a standard link^[200-學習OB__plugin__TabCopy.md].
Fancy Mode¶
Fancy Mode allows for a higher degree of customization compared to Simple Mode^[200-學習OB__plugin__TabCopy.md]. It permits the configuration of up to three different formats simultaneously^[200-學習OB__plugin__TabCopy.md].
To create custom formatting strings in Fancy Mode, one of the three format slots must be set to Custom^[200-學習OB__plugin__TabCopy.md]. The specific content and syntax for these custom strings are then defined within the extension's settings^[200-學習OB__plugin__TabCopy.md].
Sources¶
^[200-學習OB__plugin__TabCopy.md]
Related¶
- [[Markdown]]
- [[Browser extensions]]