Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
/ interactable Public archive

A Chrome extension that helps you automate web UIs.

Notifications You must be signed in to change notification settings

airtasker/interactable

Repository files navigation

interactable

interactable is a chrome plugin that will check a website elements for the presence of a specified selector on standard interactable elements, and if it does not find it the plugin will highlight the element.

Supported elements

  • Input fields.
  • Text areas.
  • Links.
  • Buttons.

Plugin does not currently support any element that has an onClick event.

Usage

Chrome store download link: https://chrome.google.com/webstore/detail/interactable/kipfhcghcmfhmdjmadnkgcpikhcjgfpi

  1. Right click the interactable icon and select options.
  2. Enter the URL you want interactable to check (will all pages on that domain).
  3. Enter the selector you want to look for.
  4. Click Save

If you are using the extension as an unpacked (not from chrome store) you will need to reload the extention from chrome://extensions for the changes to take effect.

About

A Chrome extension that helps you automate web UIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published