Thank you for your reply. I really appreciate it. What am I trying to do is that I need to enable/install a plugin or add-on to view the web page correctly.And the add-on is available for other browsers but I really want to use it on " qutebrowser ". I am just a normal linux end-user and no advanced-level user or no programmer.But I will try my best to do as you suggested.Thank you so much, again.
On Tue, Apr 21, 2020 at 2:04 PM Florian Bruhin <[email protected]> wrote: > 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/ >
