Oblongmana / salesforce-login-screen-replacer

Chrome extension that nukes the saved login feature in the Salesforce login screen, which is necessary for password autofillers such as 1Password to work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salesforce Login Screen Replacer

Screenshot

What

Chrome extension that replaces the Salesforce login page with an alternative page that is more simple and reliable.

Why

Recent updates to the Salesforce login page cause compatibility issues with password managers such as 1Password, causing autofill to fail. Whilst this solution doesn't have all the bells and whistles of the standard login page, it is a clean and simple solution that plays nicely when using autofill.

But wait...

You're running scripts on a login page, should I be concerned?

Yes. We are pleased that you are concerned.

We made this extension for us to use ourselves, so if you choose to use it yourself then please be advised that you do so at your own risk.

To put your mind at ease, we recommend that you take a look through the code in this repository yourself before installing.

Installation

  1. Navigate to chrome://extensions in your Chrome browser
  2. Check "Developer Mode" on top right-hand corner of Extensions page
  3. Click "Load unpacked extension..." and select the directory that contains the contents of this repository

About

Chrome extension that nukes the saved login feature in the Salesforce login screen, which is necessary for password autofillers such as 1Password to work.


Languages

Language:JavaScript 47.3%Language:EJS 39.4%Language:CSS 13.3%