Treestyletab: Add Share menu to Tab Context menus

Created on 21 Apr 2021  路  1Comment  路  Source: piroor/treestyletab

Firefox recently added the Share Menu to the native Tab Context menus since Proton removed it from the tree dot menu in the address bar.

Please add it to the TST tab context menu too. Right now, with the native tabs hidden and only TST tabs visible, the Share functionality is completely inaccessible.

bug of Firefox itself help wanted

Most helpful comment

Sadly it is impossible for now because there is no WebExtensions API to call the "share" feature. I've filed a bug about this topic: 1706675 - Add an API to call the "Share" command of Firefox itself (on Windows 10 and macOS)

Until Firefox provides an API for the feature, we need to use a native messaging host. It needs to do things same to Firefox does. FYI:

I can develop a native messaging host for Windows, but macOS is out of my hands...

>All comments

Sadly it is impossible for now because there is no WebExtensions API to call the "share" feature. I've filed a bug about this topic: 1706675 - Add an API to call the "Share" command of Firefox itself (on Windows 10 and macOS)

Until Firefox provides an API for the feature, we need to use a native messaging host. It needs to do things same to Firefox does. FYI:

I can develop a native messaging host for Windows, but macOS is out of my hands...

Was this page helpful?
0 / 5 - 0 ratings