Skip to content

Instantly share code, notes, and snippets.

@gfrmin
Created August 24, 2024 10:52
Show Gist options
  • Select an option

  • Save gfrmin/3701c6bd494a5ecedb85a5c64cd796fc to your computer and use it in GitHub Desktop.

Select an option

Save gfrmin/3701c6bd494a5ecedb85a5c64cd796fc to your computer and use it in GitHub Desktop.
Kagi Universal Summarizer bookmarklet
javascript:(function(){var u=encodeURIComponent(location.href);window.open("https://kagi.com/summarizer/index.html?target_language=&summary=takeaway&url=%22+u,%27_blank%27);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment