Skip to content

chodorowicz/copy-markdown-url-and-title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Safari
  • Firefox
    • Firefox integration is the worst since Firefox doesn't support direct AppleScript automation, and the script uses System Events and keystrokes in that case.

Contributors

Matt Stein
Matt Stein

📖

About

Script to copy URL and title from current browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published