will-stone / browserosaurus

🦖 The browser prompter for macOS
https://browserosaurus.com
GNU General Public License v3.0
1.72k stars 161 forks source link

Duckduck browser not detected #577

Closed Drallas closed 2 years ago

Drallas commented 2 years ago

Is there an existing issue for this?

Current Behaviour

Browserosaurus is not detecting the Duckduckgo browser also not when i do a rescan. I guess it might be because it's using safari / webkit for rendering?

Expected Behaviour

detecting the Duckduckgo browser

Steps To Reproduce

rescan

Browserosaurus version

15.1.3

macOS version

12.6

CPU Architecture

ARM

Anything else?

No response

will-stone commented 2 years ago

Hi @Drallas could you please follow the instructions for finding the bundle identifier? DDG recently released a new major version of their browser and they may have changed the identifier. Thanks 🙂

Drallas commented 2 years ago

Hi @Drallas could you please follow the instructions for finding the bundle identifier? DDG recently released a new major version of their browser and they may have changed the identifier. Thanks 🙂

Sure it's com.duckduckgo.macos.browser using (osascript -e 'id of app "DuckDuckGo"')

will-stone commented 2 years ago

Oh! You're on a very old version of Browserosaurus 😱 Latest version can be found here: https://github.com/will-stone/browserosaurus/releases

Drallas commented 2 years ago

Oh! You're on a very old version of Browserosaurus 😱 Latest version can be found here: https://github.com/will-stone/browserosaurus/releases

Seems brew upgrade missed browserosaurus, fixed now!