-
[Issue] Chrome Launches Empty New Window, No URL Visited
Choosy v1.2.2
Chrome Version: 62.0.3202.62 (Official Build) beta (64-bit)
macOS 10.13Steps to reproduce:
1. Several Chrome windows opened (chrome has a pending update)
2. Launched link with Chrome (via Slack > Choosy)
3. Tried removing and adding chrome back to choosy browser list but issue persistsExpected:
1. New tab opened in most recently active window, url is visitedActual Result:
1. New empty window launched, url not visitedReported System Error:
{subsystem: 'com.apple.launchservices', category: 'default', description: 'LSExceptions shared instance invalidated for timeout.'}ps, love your app
p.p.s the ajax request event (triggered while trying to type a title)…
6 votes -
The URL x-choosy://prompt.all/https://www.azimuthproject.org/azimuth/show/Experiments%20in%20Differential%20Logic doesn't work from
URL's with spaces (either " " or "%20") stopped working at some point:
x-choosy://prompt.all/https://www.azimuthproject.org/azimuth/show/Experiments%20in%20Differential%20Logic
I'm pretty sure the logjam is at the macosx prefpane app, but I haven't proven that yet.
If it's not obvious what the problem is, tell me what more I need to do?
6 votes -
Modifier key selection appears to be broken in Catalina
Attempting to set a custom modifier key and am unable to set it. This is using 2.1 on Catalina. Looks like it is keeping a default of ⌘-shift but you cannot change it.
6 votes -
Make URL field wider in rule definition window
When I define/edit a rule, for example "Web address" "matches this regular expression", input field for that URL expression is very narrow (from
https?://gitlab.com/timbercode(/.*)?
I see onlyhttps?://git
).Even if I make window wider, input field is still narrow.
6 votes -
ms teams
I'm trying to get my ms teams links (I click these several times a day) I can point to the app and open the meeting. currently this opens the app but does not deep link to the meeting I just have to go via a browser which then leaves a window open.
I found this on a different product but I'm not about to switch just for this feature.. be nice if it worked though :)
https://github.com/johnste/finicky/issues/137
love the product btw
6 votes -
5 votes
-
Add options in Advanced to open link in new window
When you set a rule to open links in a given browser, it'd be great to have an option to open them in a new window or in an existing one.
5 votes -
Opening non-incognito in Chrome
Thanks for adding opening specifically to incognito on Chrome! It's really great.
The current issue I have is that even when specify to open non-incognito, Chrome seems to open the url in the front most window, even if it's incognito.
I understand that this is this has always been the existing behavior, and I'm not sure if this is possible, but the new feature made me want more :)Thanks for the great product.
5 votes -
Opening in Firefox spawns additional window
When opening a page in Firefox, Firefox will spawn an additional new window (set to whatever is the preference of "Firefox Home" or blank page). This happens when Firefox isn't running aka is a cold start. The Firefox preference "open links in tabs" solves this problem, but only if Firefox is running.
This is seen on macOS Big Sur running the latest version of all the apps.
5 votes -
Rule based off current desktop
Would like to be able to create a rule based off my current active Desktop on mac. I utilize multiple Desktops for a personal screen and a work screen with different browser requirements.
5 votes -
4 votes
-
Choosy should work w/ Twitterrific. Does not. Bug?
The Choosy browser set appears though, but disappears immediately without action.
4 votesAdmingeorgebrock (Admin, Choosy) responded
I can’t duplicate this bug – I’ve had no problems with a couple of recent versions of Twitterific. Could you let me know more details? (Twitterific version and any Twitterific settings that might be relevant to how it opens links)
Thanks! -
4 votes
-
choose a browser automatically based last one used.
When you click on a link Choosy deermines which of it's browsers was last the front application and selects that one without user's further input.
4 votes -
add OS X Applications to what Choosy can let you "Choose"
Choosy is such a godsend for keeping ME in control of what browser launches what file/link!
After wrestiling with OSX today to stop it from launching an app for a filetype of which I prefer another application to launch by default instead, I found myself thinking "damn, I wish there was a version of Choosy that worked with Application launching".
Yes, I know you can right-click on a flie and tell it to open with another app (or option click and set it as a default), but Finder context menus can be VERY sluggish, depending on what other Finder extensions…
4 votes -
localize Choosy for en-US and beyond
"Prioritise your browsers, with your favourite first." Very en-GB of you :)
4 votes -
Anyone else experiencing Choosy stop working after sleep?
I haven't pegged it down, but in Snow Lep Choosy just stops working. Seems to be after a sleep. Example: normally click a link in Tweetie, get the Choosy pop-up. After sleep, a click just opens default browser. Haven't nailed it down to just sleep -- could be after a period of time, I'm trying to find the pattern. I have to logout to get Choosy working again, either way. (Noteworthy that I'm seeing similar behavior from Google Quick Search Box?)
4 votes -
Create a service to "Open URL with Choosy"
Mac OSX services are useful and available system-wide. Sometimes we want to launch URLs from various apps and the context menu usually provides quick access to services as does quicksilver so this is a universal protocol for macs now.
4 votes -
Choosy should allow the rewriting of URLs.
I often get URLs in Adium and other places that were pasted from Firefox which leaves them incorrect by html-encoding the URL. This results in "http://foo.com/?bar&baz" rather than "http://foo.com/?bar&baz"
A simple regexp substitution could fix this; allowing a generic external rewrite API would be even better.
As a workaround, I'll see if I can write an app that accepts such URLs, and sends the corrected ones back to Choosy; then I can have Choosy send them to it rather than a 'real' browser…
4 votes -
Easier support for advanced rules by domain
I'm looking for a tool that will route URLs by domain. e.g., things in my internal corporate domain go to one browser, Facebook goes to fluid, everything else goes to my "preferred" browser. Awesomely, Choosy's advanced rules support this, but, it's actually pretty cumbersome.
The web address part is matching the whole URL, starting with the protocol, and ending with the path. So if I want to match all hosts in a given domain, without making a hole for malicious things like mallory.com/targetURL/1234, I need to use something like the following regexp:
^https?://([a-zA-Z0-9]+.)?facebook.com($|/.*)
It works, but it's really unwieldy. I'd…
4 votes
- Don't see your idea?