LeoIannacone / goopg

GPG for Gmail in Chrome and Chromium
http://leoiannacone.github.io/goopg/
GNU General Public License v3.0
53 stars 5 forks source link

Missing Build-System #3

Closed LeoIannacone closed 9 years ago

LeoIannacone commented 9 years ago

Missing build-system

Some extensions in Ubuntu have been packaged already, see their code and understand how to do that.

LeoIannacone commented 9 years ago

It seems chrome/chromium has dropped the installation of local extensions...

So, build system will be split in two phases:

  1. Chrome/ium extension will be released via the chrome store
  2. The plugin (aka host) will be debianized and make available via ppa
LeoIannacone commented 9 years ago

Now extension is now available in the Chrome web store and plugin can be installed via ppa. Closing.