All Projects → Authenticator-Extension → Authenticator

Authenticator-Extension / Authenticator

Licence: mit
Authenticator generates 2-Step Verification codes in your browser.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Authenticator

Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (-54.65%)
Mutual labels:  chrome-extension, firefox-addon, webextension, edge-extension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+168.64%)
Mutual labels:  chrome-extension, firefox-addon, webextension, edge-extension
Reddit Enhancement Suite
Reddit Enhancement Suite
Stars: ✭ 3,326 (+239.73%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-62.72%)
Mutual labels:  chrome-extension, webextension, edge-extension
Edgetranslate
A translation extension.
Stars: ✭ 972 (-0.72%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Otplib
🔑 One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
Stars: ✭ 916 (-6.44%)
Mutual labels:  otp, 2fa, authenticator
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (-93.36%)
Mutual labels:  firefox-addon, webextension, edge-extension
Gooreplacer
⚡️⚡️A browser extension to modify HTTP requests :-)
Stars: ✭ 850 (-13.18%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+174.97%)
Mutual labels:  otp, 2fa, authenticator
Web Search Navigator
Chrome/Firefox extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others
Stars: ✭ 532 (-45.66%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Just Read
A customizable read mode web extension.
Stars: ✭ 874 (-10.73%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Prometheus Formatter
Browser extension which makes plain Prometheus metrics easier to read
Stars: ✭ 34 (-96.53%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (-92.95%)
Mutual labels:  firefox-addon, webextension, edge-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+214.91%)
Mutual labels:  chrome-extension, firefox-addon, webextension
Freeotpplus
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
Stars: ✭ 223 (-77.22%)
Mutual labels:  otp, 2fa, authenticator
Fake Filler Extension
A browser extension for Chrome, Edge and Firefox that fills dummy text in all input fields in a page.
Stars: ✭ 383 (-60.88%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Gitako
🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Stars: ✭ 975 (-0.41%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Blocktube
YouTube™ content blocker
Stars: ✭ 186 (-81%)
Mutual labels:  chrome-extension, firefox-addon, webextension
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-60.57%)
Mutual labels:  chrome-extension, firefox-addon, edge-extension
Vimium C
A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
Stars: ✭ 691 (-29.42%)
Mutual labels:  chrome-extension, webextension, edge-extension

Authenticator Build Status Crowdin

Authenticator generates 2-Step Verification codes in your browser.

Available for Chrome, Firefox, and Microsoft Edge

Build Setup

# install development dependencies
npm install
# compile
npm run [chrome, firefox]

Development (Chrome)

# install development dependencies
npm install 
# compiles the Chrome extension to the `./test/chrome` directory
npm run dev:chrome
# load the unpacked extension from the `./test/chrome/ directory in Chrome

Note that Windows users should download a tool like Git Bash or Cygwin to build.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].