palaihichmgjlmlijkgnjphcedonknke
Switch between multiple users with one click Multi User Login Switch allows you to seamlessly switch between multiple user accounts on the same website β without manually logging out and re-entering credentials. # Key Features π Switch between users seamlessly β stay on the same page, skip the logout, and continue right where you left off. π Secure local credential storage β All credentials are cached locally in Chrome's sync storage. π¨βπ» Supports MFA workflows β Keeps the login tab open if MFA is required. πΎ Data never leaves your machine β 100% local storage, nothing is shared externally. π§ͺ Perfect for dev/stage environments β Quickly test multiple accounts. π Security Notice This extension is designed for development and testing purposes only. Credentials are stored locally and are not transmitted anywhere outside your browser. Use in production environments is not recommended. π¦ How It Works - Add multiple websites and user credentials. - Choose a website and click the user to log in as. - The extension clears cookies, local/session storage, IndexedDB, and logs in the selected user. - If MFA is enabled for a site, it will keep the login tab open for manual code entry.
User-Agent Switcher
Easily change your browser's user agent from the toolbar popup. There are 26 popular user-agent strings to choose from. To work with this addon, please open the toolbar popup and click on the desired user-agent button. Within the toolbar popup, the top row is for mobile user agents, 2nd row is for desktop user agents and the last row is for selecting operating systems. Once you select a user agent, please reload all tabs. To report bugs, please visit the addon's homepage (https://mybrowseraddon.com/useragent-switcher.html) and fill out the bug report form.
User Agent Switcher
Simplest way to switch between user-agents in your browser! Spoof user agent strings. User Agent Switcher is simple, but powerful extension. And much easier to use the Internet, regardless of which browser or operating system you prefer. It adds a toolbar button that you can use to toggle between different commonly used user agent strings. A user agent is a small text description of your device that is sent with every web request. Websites can detect the browser youβre using and serve different content - this is why iPhone and Android users see special mobile websites when they browse the web. With this chrome extension, you can quickly and easily switch between user-agent strings. Also, you can set up specific URLs that you want to spoof every time. Changing User-Agent allows you to mimic, spoof or fake other browsers, devices or search engine spiders. Note: Sometimes problems may occur after using a mobile user-agent, and won't switch back no matter what you spoof, you will need to switch the user-agent back to Chrome and clear your cookies for the sites to treat the browser normally again!
Quick Javascript Switcher
Quick JavaScript Switcher is a simple Chrome extension that lets you toggle JavaScript on a per-site basis (domain or subdomain) with a single click. Example: You can disable JavaScript on 'https://google.com' but keep it enabled on 'https://mail.google.com' QJS is an open source Chrome extension coded by Maxime Le Breton. As a solo developer, your support means a lot and helps maintain the project Quick JavaScript Switcher is a useful tool for web developers to test site behavior without JavaScript and ensure graceful degradation. SEO specialists can simulate how non-JavaScript search engines view a page, helping identify indexing issues. Itβs also valuable for privacy-focused users and accessibility testers to assess a siteβs functionality without JavaScript, and for quickly comparing page load speeds with and without dynamic elements. Works with any URL scheme, including domains, subdomains, IP addresses, localhost, and local .html files! Note: The Pause/Resume feature has been temporary disabled since 2.1 because too many users complained about the required 'debugger' permission. Works with Chrome 88+ (for Chrome extensions > keyboard shortcuts (in the bottom right)) 1.1.0 ==== Auto-refresh added & options page improved (auto-refresh can be disabled trough the options page) 1.0.6 ==== Icon modification for accessibility of red/green color deficients
Popup Tab Switcher
The extension shows you a popup with last active tabs when you press its shortcut (Alt + Y by default). You cycle through them by holding Alt and pressing Y. By releasing the Alt key you switch to the chosen tab. This is like switching between apps in Windows (Alt + Tab) and in macOS (Cmd + Tab). Also, when you close an active tab, you will be placed to the previously active one. It is more helpful than the default Chrome's behaviour, which activates the nearest tab. You can delegate default switching between tabs by pressing Ctrl + Tab to the extension, see how https://github.com/dvdvdmt/popup-tab-switcher#replace-default-tab-switching-behaviour NOTE: The extension tries to render its popup on the page wherever it is possible, but there are cases where it can't do that: * Chrome's web store pages. The extension doesn't work here. * Special Chrome tabs such as Settings, New tab, History, etc. In this case the extension tries to switch a user from a special tab to a previous tab without showing a popup. * The page has no focus (a user searches on the page, focused on address bar, etc.). In this case the extension shows its popup and starts a timer by the end of which it will switch a user to the selected tab. * Files pages (URL starts with file:///). The extension can't work on such pages without a special permission which you can turn on in Extensions > Popup Tab Switcher (Details) > Allow access to file URLs.