aloneguid / bt

Browser Tamer - browser proxy for Windows with autodetection, rules, scripting.
https://aloneguid.github.io/bt/
Apache License 2.0
157 stars 6 forks source link

Undefined #31

Closed neoOpus closed 1 year ago

neoOpus commented 1 year ago

Something is broken, when I click the icon it sets the URL to http://undefined/

aloneguid commented 1 year ago

Could you give me more context and a screenshot please?

neoOpus commented 1 year ago

Just clicking over the icon of the extension to open the tab in a different browser, then it shows the Browser Picker window and once I chose a browser (even the same) it will just open the tab but with undefined, I think this has something to do with the removed permissions

neoOpus commented 1 year ago

Previous version works just fine!

aloneguid commented 1 year ago

Most probably! When the picker is shown, which URL can you see in "copy&close" button here?

image

Is it also undefined?

neoOpus commented 1 year ago

Yes it is

image

aloneguid commented 1 year ago

Yes, it needs "tabs" permission which I removed (wasn't required for right-click). I've added it back and just waiting for Chrome Store to publish it (v1.3).

Message ID: @.***>

aloneguid commented 1 year ago

It's published, hope it works now )

neoOpus commented 1 year ago

Thank you, I was about to do the fix myself today, but you were way faster than I was. :)

aloneguid commented 1 year ago

Feel free to add other features, I'm terrible with JavaScript ;)