ssborbis
ssborbis
I don't have a ChatGPT subscription. > though it doesn't automatically enable follow up web searches Do you mean using a second search using [https://chat.openai.com/?q={searchTerms}](https://chat.openai.com/?q=%7BsearchTerms%7D) doesn't include the history from...
```css .CS_quickMenuIframe {border-radius:0;} ``` That should cover the qm and child windows ( if you're using cascading menus ) Be sure to reload any pages after making changes
I don't think so. Google docs uses some fancy SVG magic to display and edit the documents. This addon works off your standard HTML elements. Even the browser's own context...
Just checking if I have this right... You want the option to search a folder, but open the first engine of the folder in the currently opened tab instead of...
So you want an additional option in the Folders column that opens in "Current Tab"? 
Thanks. I'll start migrating to Manifest v3 as soon as I can.
> Hi, is it possible to create a sideloaded extension and upload it to your GitHub release page? Is there a difference to you whether the extension is packaged or...
I've mentioned this elsewhere, but making this extension manifest v3 compatible breaks a lot of functionality. Like uBlock Origin did, I can make a nerfed v3 version but most people...
New branch is ready for testing ( manifest_v3 ) If you're able to test, I'd appreciate it. https://github.com/ssborbis/ContextSearch-web-ext/tree/manifest_v3
Manifest v3 versions are going up on AMO and Chromestore now. There may be issues, but for Chrome especially, I felt a release needed to happen ASAP. (edit) I had...