Skip to content

TabCopy placeholder syntax

TabCopy placeholder syntax refers to the specific set of bracketed tags used within the Chrome extension TabCopy to dynamically format copied tab information.^[200-學習OB__plugin__TabCopy.md]

Syntax Elements

TabCopy uses specific placeholders enclosed in square brackets to represent different data points from a browser tab.^[200-學習OB__plugin__TabCopy.md]

  • [title]: Extracts and inserts the webpage title.
  • [url]: Extracts and inserts the webpage URL.
  • [link]: Generates a Markdown-formatted link, typically combining the title and URL.

Configuration Context

These placeholders are utilized within TabCopy's formatting settings, which are accessible via the "Simple Mode" or "Fancy Mode" options.^[200-學習OB__plugin__TabCopy.md] In "Simple Mode," users can select standard formats like Markdown.^[200-學習OB__plugin__TabCopy.md] For advanced customization, "Fancy Mode" allows users to define up to three formats, including a "Custom" option where these placeholders can be explicitly arranged.^[200-學習OB__plugin__TabCopy.md]

Sources

^[200-學習OB__plugin__TabCopy.md]