mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 06:41:22 -05:00
[GH-ISSUE #806] cobalt bookmarklet or similar #11782
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muuyo on GitHub (Oct 5, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/806
describe the feature you'd like to see
i've always loved bookmarklets like the asteroids one from many eons ago
so Q: how feasible would it be to make a Cobalt based bookmarklet, installable through the about page or similar?
being able to be on any tweet or video and instantly pass it through to Cobalt would be terrific, even if just for donwloading memes or something
additional context
No response
@squeak9 commented on GitHub (Oct 6, 2024):
You can do one right now, related: #234
Here is one that doesn't check which website you're on, it just opens a new window and pastes the link of the current page you're on.
Make a new bookmark and give it a good name and then paste this into the URL field:
If you're on android then you could use https://github.com/TrianguloY/UrlChecker and the pattern checker module by adding this:
then any link you open or share into the app could optionally add the cobalt stuff.
@KwiatekMiki commented on GitHub (Oct 6, 2024):
from cobalt's discord server (link) and updated:
open in new tab version:
replace current tab version:
This will work on Firefox, but will completely nuke the previous page when you click it