Add a way to easily share redirects #11

Closed
opened 2022-11-09 12:03:32 +00:00 by Bauke · 2 comments
Owner

Maybe a button to copy the redirect as JSON for exporting, and a button that shows an input that accepts the JSON for importing.

Maybe a button to copy the redirect as JSON for exporting, and a button that shows an input that accepts the JSON for importing.
Bauke added this to the Version 0.2.0 milestone 2022-11-09 12:03:32 +00:00
Bauke added the
Feature Request
label 2022-11-09 12:03:32 +00:00
Bauke removed this from the Version 0.2.0 milestone 2022-11-15 11:57:46 +00:00
Bauke added this to the Version 0.3.0 milestone 2022-11-15 11:57:49 +00:00
Author
Owner

Another potential way is something similar to Stylus's userstyle importing. If you go to a link ending in .user.css it detects that and shows a page for you to import that style.

Maybe holllo.org/re-nav/share#json=<base64-encoded JSON> could be used and using a content script a button gets added to the page to import it.

Another potential way is something similar to Stylus's userstyle importing. If you go to a link ending in `.user.css` it detects that and shows a page for you to import that style. Maybe `holllo.org/re-nav/share#json=<base64-encoded JSON>` could be used and using a content script a button gets added to the page to import it.
Bauke self-assigned this 2022-11-21 13:51:28 +00:00
Author
Owner

Added encoding/decoding in 87e4a28315, content script in dbff19e2b9 and share link button in 42b5c3ece9.

Added encoding/decoding in 87e4a2831532bdd281537d0c2b23fcd8305c7aa9, content script in dbff19e2b9d82fc0869000f6dbe6855fc9dd1a8e and share link button in 42b5c3ece9bfb2a6c039b3f3af3005a6c357522e.
Bauke closed this issue 2022-11-23 13:41:46 +00:00
Bauke added the
Completed
label 2022-11-23 13:41:51 +00:00
Sign in to join this conversation.
No description provided.