GAuth Authenticator

GAuth Authenticator

This application generates TOTP tokens for multi-factor authentication used by Google, Dropbox, Amazon and many others.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "GAuth Authenticator",
  "description": "This application generates TOTP tokens for multi-factor authentication used by Google, Dropbox, Amazon and many others.",
  "version": "35.8",
  "homepage_url": "https://gauth.apps.gbraad.nl",
  "icons": {
    "16": "icon_x16.png",
    "48": "icon_x48.png",
    "128": "icon_x128.png"
  },
  "manifest_version": 2
}