TabCopy Simple Mode¶
TabCopy Simple Mode is one of the two operational modes available in the TabCopy Chrome extension, designed to facilitate the quick copying of browser tab information.^[200-ob-plugin-tabcopy.md, 600-developer-tools-chrome-tab-copy.md]
Usage¶
To use this feature, the user must select "Simple Mode" within the extension's settings and choose "Markdown" as the desired output format.^[200-ob-plugin-tabcopy.md, 600-developer-tools-chrome-tab-copy.md]
Format Options¶
When Markdown format is selected in Simple Mode, the extension utilizes specific placeholders to represent tab data.^[200-ob-plugin-tabcopy.md, 600-developer-tools-chrome-tab-copy.md]
[title]: Extracts the webpage title.^[200-ob-plugin-tabcopy.md, 600-developer-tools-chrome-tab-copy.md][url]: Extracts the webpage URL^[200-ob-plugin-tabcopy.md, 600-developer-tools-chrome-tab-copy.md].[link]: Generates a Markdown link using the title and URL^[200-ob-plugin-tabcopy.md].
Comparison with Fancy Mode¶
In contrast to the single format available in Simple Mode, Fancy Mode allows users to configure up to three different formats, including a "Custom" option for more advanced requirements^[200-ob-plugin-tabcopy.md, 600-developer-tools-chrome-tab-copy.md].