Aditya Agarwal
Aditya Agarwal
Ok,thanks for replying ,I'm using ST3 already and it's working fine , maybe the issue was with ST2 only .
I fell in the rabbit hole and discovered [`chrome.omnibox`](https://developer.chrome.com/extensions/omnibox) . I guess that can be used to display custom results. without ever hijacking web requests
I have started working on my own extension using the omnibox api, while digging I also found [`declarativeWebRequest`](https://developer.chrome.com/extensions/declarativeWebRequest) which is not stable but will be hell of a lot faster...
I'd love to give one workshop on Dom Manipulation with JS Prerequisite- Basic knowledge of JS like looping, conditionals, event handling.
Contact details- [email protected]. We can have the session on 26th April. Timing slot you can tell me cc @gkanishk
Thanks for pointing this out @janpio. I'll look into it.
:tada: :tada: v2 of the app has been implemented. The app now sets up maintainers discussion repo in the app's own org which has access to private repos. Now accounts...
Oh thanks for pointing this out !!
Definitely I'll start working on it.
I'll add the link in Readme then. Regarding storyshots, we can also replace it with Chromatic. It does visual snapshot testing for free with a nice dashboard. We can then...