On Tue, Apr 21, 2020 at 01:17:00PM +0630, Joey Goodwell wrote: > Dear to qutebrowser team > I am trying to install add-on or plugins. > Could you please kindly instruct me how to do so. > Thank you
What exactly are you trying to do? There isn't an extension API yet - at some point it'll be possible to write Python extensions[1], but WebExtensions (i.e. Chrome/Firefox extensions) will need support from the underlying engine. What's possible right now is to run Greasemonkey scripts (see point 18 in the FAQ[2]) or do some simple things via userscripts[3] (written in e.g. bash or Python). Florian [1] https://github.com/qutebrowser/qutebrowser/issues/30 [2] https://github.com/qutebrowser/qutebrowser/blob/master/doc/faq.asciidoc [3] https://github.com/qutebrowser/qutebrowser/blob/master/doc/userscripts.asciidoc -- [email protected] (Mail/XMPP) | https://www.qutebrowser.org https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/
signature.asc
Description: PGP signature
