raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.39k stars 3.09k forks source link

[Browser Tabs] Not able to search for Firefox tabs #14641

Closed qstrnd closed 1 month ago

qstrnd commented 1 month ago

Extension

https://www.raycast.com/koinzhang/browser-tabs

Raycast Version

1.83.1

macOS Version

Sequoia 15.0

Description

Firefox version 130.0.1 (64-bit)

The extension is supposed to search through all the tabs but I'm able to see only the tabs from Safari

Steps To Reproduce

  1. Open extension
  2. See no tabs from Firefox. Searching doesn't give any result as well

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @koinzhang you might want to have a look.

💡 Author and Contributors commands The author and contributors of `koinzhang/browser-tabs` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
qstrnd commented 1 month ago

Probably a duplicate of https://github.com/raycast/extensions/issues/11920

But my issue is not related to profile naming (it's default-release on about:profiles)

koinzhang commented 1 month ago

Sorry, the extension can't get Firefox's tabs because Firefox doesn't provide an interface to get all Tabs.

The browsers supported by this extension are indicated on the README page.

image

@raycastbot close as not planned