Skip to content

cotw-fabier/peoplesoft-id-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input ID Highlighter Firefox Plugin 🦊

A simple Firefox extension that helps web developers visually identify and copy input IDs.

Features 🌟

  • Highlight Input IDs: Whenever you hover over an input field or label, the associated input field's ID is displayed at the top of the page.

  • Lock ID Display: Clicking on an input field or label locks the displayed ID until another is clicked or the plugin is deactivated.

  • Easy Copy: With a simple click on the plugin's icon, copy the currently displayed ID to your clipboard.

Installation 📥

  1. Clone this repository:
git clone https://github.com/YourUsername/input-id-highlighter.git
  1. Load the extension into Firefox:
  • Go to about:debugging in Firefox.
  • Click "This Firefox".
  • Click "Load Temporary Add-on”.
  • Navigate to the cloned repository and select the manifest.json file.

About

Firefox plugin for identifying field IDs on hover.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published