added find-website extension
Description
This extension queries your last visited and most visited webites so you can quickly get to where you want to go.
Doesn't matter if it's that pull request you've been working on, that article you've been reading or a Jira ticket you've been assigned to. Just type a few characters and you are there.
Screencast

Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Congratulations on your new Raycast extension! :rocket:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
Can't we use
useSQLfrom@raycast/utilslike it's done here: https://www.raycast.com/raycast/browser-bookmarks
I couldn't find any use of useSQL in that extension. Either way when I first started developing the extension I was using that hook but it gave me problems so I had to use executeSQL. To be honest I can't remember specifically what it was but it had to do with the rendering getting triggered multiple times and giving me error that the history file was corrupted when trying to access it (both renders trying to copy the file at the same time)
Published to the Raycast Store: https://raycast.com/nahuel_andreoli/find-website
:tada: :tada: :tada:
Such a great contribution deserves a reward, but unfortunately we couldn't find your Raycast account based on your GitHub username (@nahuedu). Please link your GitHub account to your Raycast account to receive your credits and soon be able to exchange them for some swag.