Skip to content

srazi/qupzilla-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QupZilla Web Browser

Homepage: http://www.qupzilla.com
Blog: http://blog.qupzilla.com
IRC: #qupzilla at irc.freenode.net

Building

The easiest way to build external plugins is to copy plugin directories into QupZilla's source tree (eg. into src/plugins).

You can also build plugins out of the main source tree. In order to do that, you need to set two environment variables, namely $QUPZILLA_PLUGINS_SRCDIR and $QUPZILLA_SRCDIR, both pointing to the correct directory.

echo $QUPZILLA_PLUGINS_SRCDIR $QUPZILLA_SRCDIR

/home/david/Programming/Qt-C++/QupZilla-plugins/plugins
/home/david/Programming/Qt-C++/QupZilla

About

Plugins for QupZilla browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.3%
  • C++ 35.4%
  • CSS 3.0%
  • Shell 0.3%