siygle / share-on-bluesky

Chrome extension which allow user share the current page on BlueSky easily.

Home Page:https://chromewebstore.google.com/detail/share-on-bluesky/algffldnpbfdjnbpehbghbjjbbahljdd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

share-on-bluesky

Easy share the current page on BlueSky which heavy inspiried by chrome-share-on-twitter

How it works?

Cause BlueSky already supported Action Intent Links, so we can easily share a post with the action URL as following:

https://bsky.app/intent/compose?text=I%27m%20reading%20through%20the%20Bluesky%20API%20docs%21%20%F0%9F%A6%8B%0Ahttps%3A//docs.bsky.app

So this extension just combine the chrome extension basic contextMenus/Tabs and BlueSky action intent links to make the post share.

*And this extension were powered by extension.js, an amazing tool which help making browser extension easily.

About

Chrome extension which allow user share the current page on BlueSky easily.

https://chromewebstore.google.com/detail/share-on-bluesky/algffldnpbfdjnbpehbghbjjbbahljdd


Languages

Language:JavaScript 100.0%