mollersuite / tangent

Go on tangents t:
https://tangent.surf
GNU General Public License v3.0
5 stars 0 forks source link

Skyrockets #26

Open Jack5079 opened 5 months ago

Jack5079 commented 5 months ago

Skyrockets are bookmarklets on steroids. They're automatically bundled, have access to NPM, and have a separate CSP. Skyrockets are the "yes code" answer to Arc Boosts.

Inspiration

Format

Imagining something like

/*skyrocket*
name: "Copy as Markdown",
description: "Copy a piped link",
permissions: ["clipboard-write"],
*/

navigator.clipboard.writeText(`[${document.title}](${location.href})`)

Questions

Jack5079 commented 5 months ago

image

Jack5079 commented 5 months ago

If Arc boosts, Tangent skyrockets.

Jack5079 commented 5 months ago

https://www.geoffreylitt.com/2019/07/29/browser-extensions