bnjjngeaknajbdcgpfkgnonkmififhfo
A form filler that fills all inputs on a page with fake/dummy data. Fake Filler is THE form filler to fill all input fields on a page with randomly generated fake data. This productivity boosting extension is a must for developers and testers who work with forms as it eliminates the need for manually entering values in fields. • Fill all inputs with randomly generated names, emails, phone numbers, etc. • Sensible defaults to allow you to start using the extension without any configuration. • Ignores CAPTCHA, hidden, disabled and readonly fields.
Bug Magnet
Right-click context menu to help with exploratory testing Exploratory testing assistant for Chrome. Adds common problematic values and edge cases to the context menu (right-click) for editable elements, so you can keep them handy and access them easily during exploratory testing sessions. - Convenient access to common boundaries and edge cases for exploratory testing - Extend easily with your own config files - Works on input fields, text areas, content editable DIVs - Works on multi-frame pages, but only if they are from the same domain - Tiny overhead per page (
Testofill, Form Filler for Testers
Testofill allows you to define one or more sets of rules for filling forms on a particular page and to fill them in automatically or on demand with hardcoded or random values. It targets people that can write little CSS (such as "[name='myfield']"), are comfortable with JSON, and that need to be able to choose from sets of values to fill in. A typical example is a tester that needs to repeatedly fill in different search criteria to test her app and thus wants to define rule sets such as "Simple book search" and "Advanced book search". The main advantages are being able to have multiple sets of values for a single form, having full access to and control over these values, and ability to generate random values. It is also possible to create rules automatically from a filled form and adjust them later. Tip: You need to enable the extension in Incognito mode on the Extensions page if you want to be able to use it when Incognito. Change log: 2.0.2 - JS bugfix 2.0.1 - switch to a more sensible version number; make the icon more unique, and add a dark mode one; add 128px icon 0.16 - make permissions optional, assignable by domain 0.15 - Update to the Extension Manifest v3, as required by Chrome 0.14 - Fix to really ignore iframes, which broke "save forms" 0.13 - Improve React support (focus elements before changing them - works better with some components) 0.12 - Save forms ignores iframes instead of being confused by them 0.11 - Save forms accepts fields that have only id and no name 0.10 - Full support for React forms (v16) 0.9 - Fix autofill 0.8.0 partial support for forms using React.js (text input) 0.7.2 experimental support for creating random values using Chance.js fixed repeated save form confirmation popup added save form logging 0.6.0 increase limit on config size frm 4kB to 5MB (and drop sync across browsers) More info at the project page (https://github.com/holyjak/Testofill-chrome-extension/).
Alpine.js devtools
DevTools extension for debugging Alpine.js applications. Alpine.js devtools is a Chrome extension for the Alpine.js JavaScript library. It allows you to detect, inspect and edit Alpine.js data and components in the Chrome Developer Tools. After installing you will see a new tab in the Chrome DevTools. This Alpine.js tab displays a list of Alpine.js components that are rendered on the page. By selecting one of the components in the list, you can inspect and edit its current data in the panel to the right. The ability to change data on the fly helps with debugging Alpine.js components. If your application uses Alpine stores or encounters evaluation errors, the stores and warnings tabs will be populated.
Close All Tabs
Close all open tabs. Optionally close pinned tabs and incognito mode tabs. Use the toolbar button, keyboard command (alt + w) or the context menu options to quickly close open tabs. Several other options available. Change the default setting for the toolbar button, and open a particular URL after closing all the tabs. Optionally close pinned tabs and incognito mode tabs. Visit our homepage for detailed user guide: https://browsernative.com/close-all-tabs-extension/