Update README.md

This commit is contained in:
Conor 2022-12-15 09:19:07 +00:00 committed by GitHub
parent bf0b27a145
commit ec6e0dd4ad
Signed by untrusted user: github
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ DuckDuckGo-style Instant answers for @neevaco (Unofficial)
1. Install tampermonkey.
2. Visit https://git.dbuidl.com/Snaddyvitch-Dispenser/neeva-quick-answers/raw/branch/main/neevaquickanswers.user.js to install it (click install when tampermonkey asks)
3. search `sha256 test` as your first query (the first query has to use a page which has no special results at the top due to the way it clones the elements. (Also needs to be done on subsequent plugin version updates)
3. search `sha256 test` as your first query (the first query has to use a page which has no special results at the top due to the way it clones the elements. (Also needs to be done on subsequent plugin version updates that modify HTML)
If you load it on a page with special elements first, go into the localStorage in your browser (while on neeva) and delete the `instantAnswerDetail` and `instantAnswerVersion` values and then repeat step 3 above to get a correct instant answer.