forked from gpgauth/gpgauth-chrome
-
Notifications
You must be signed in to change notification settings - Fork 0
A gpgAuth client implementation for chrome on Windows, Linux and OSX
masudio/gpgauth-chrome
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This folder contains the source for the gpgAuth chrome/chromium extension. The google webstore URL for the packaged extension is here: https://chrome.google.com/webstore/detail/pinhikmcljjkhnpjmpfkhjgiaacajajm The directory './plugins/' contains the platform specific NPAPI binary objects that are compiled from the gpgauth-npapi project: https://github.com/gpgauth/gpgauth-npapi To test the extension, after installing navigate to http://gpgauth.org/tests/head_test.php or the fancier version here: http://gpgauth.org/demo/ To execute functions for testing, go to chrome://extension, enable "Developer Mode" and click on the link "Inspect active views: background.html", after the element inspector pops up, go to the "Console" tab and execute public methods via `plugin.METHOD()`, i.e. "plugin.getKeyList()"
About
A gpgAuth client implementation for chrome on Windows, Linux and OSX
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 100.0%