kagisearch / browser_extensions

Official companion browser extensions for Kagi Search (Chrome, Firefox)
MIT License
84 stars 21 forks source link

Fix the Kagi Summarize context menu action for Firefox #86

Closed super0nashwan closed 1 week ago

super0nashwan commented 1 month ago

Addresses issue #85 . A request for activeTab optional permission must be attached to a user input handler (MDN docs).

collinvandyck commented 2 weeks ago

Thank you for fixing this. Looking forward to the merge as I just ran into this today.

PixeLInc commented 1 week ago

I just made a small change to re-use the permission request method in the other spot that we do it.

Otherwise, LGTM. Thank you! We'll submit this to the extension store asap.

super0nashwan commented 1 week ago

Many thanks for looking at this, us diehard Firefox users appreciate it!