Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.76 KB

README.md

File metadata and controls

47 lines (39 loc) · 1.76 KB

Copy Markdown URL and Title

All Contributors

  • This script is written using JavaScript automation for macOS.
  • It copies URL and title from the current browser in a markdown format - [Title of Page](https://url.of.page.com).
  • It has Raycast specific metadata, but you can use it in any application or context where JavaScript automation is supported.

Currently supported browsers:

  • Chromium based browsers
    • Google Chrome,
    • Chromium,
    • Brave Browser,
    • Opera,
    • Vivaldi,
    • Microsoft Edge
    • Arc
  • Safari
  • Firefox based browsers
    • Firefox integration is the worst since Firefox doesn't support direct AppleScript automation, and the script uses System Events and keystrokes in that case.
    • Zen Browser

Contributors

Matt Stein
Matt Stein

📖