Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox addon #19

Open
Termplexed opened this issue Aug 23, 2022 · 2 comments
Open

Firefox addon #19

Termplexed opened this issue Aug 23, 2022 · 2 comments

Comments

@Termplexed
Copy link

This is borderline rude / spam, but never the less ...

I wrote an extension for Firefox that utilizes the lookup API to use as a address-bar search. Wanted to look into the omnibox feature of the browser (which is cumbersome if I dare to say so).

https://addons.mozilla.org/en-US/firefox/addon/vimhelp-org-search/

I hope the use of the index / search API is OK.

@c4rlo
Copy link
Owner

c4rlo commented Aug 25, 2022

Cool, nice to see this! Not rude at all. No objections to using the API. Hope it'll be useful to people.

Is the source available somewhere? It might give people more confidence in this if the Firefox Add-on page linked to a repository.

Thanks for posting this here. I guess I'll leave this open for a while for visibility.

@Termplexed
Copy link
Author

Thank you!

Yes, I have meant to upload source, but on the shelf for now (Have to figure out how I want to do it in regards to my local repository etc.)

One can view the source by right-clicking the Add to Firefox or Remove button on the addons-page.

The xpi file is simply a zip archive, so one can either save it as some_file.zip (or as .xpi as well if ones archive software detects type) and unpack it.

The source is not minified or the like and has comments and all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants