Skip to content

Fikser0/ELDAutoCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELDAutoCheck

A Chrome extension that automates HOS compliance workflows on TrendyELD.


Features

  • One-click auto-check — selects all standard normalization checkboxes (metadata, intermediate events, coordinates, certify fixes, etc.)
  • Keyboard hotkeys — full shortcut support for every tool, works on both Latin and Cyrillic layouts
  • Transaction flow — automates Open Transaction → Fix Violations → Save; press Z to commit
  • Smart injection — the button appears only when the Normalize panel is visible
  • Lightweight — uses idle callbacks, batched DOM updates, and debounced observers

Hotkeys

Key Action Key Action
Q Create S Bulk
W Edit D Normalize
E Shift X Preview
A Delete C Save
Z Process Transaction

Cyrillic layouts are mapped to the same physical keys.


Install

  1. Clone the repo
    git clone https://github.com/Fikser0/ELDAutoCheck.git
    
  2. Open chrome://extensions and enable Developer mode
  3. Click Load unpacked and select the ELDAutoCheck folder
  4. Navigate to trendyeld.com — the extension activates automatically

Project structure

ELDAutoCheck/
├── manifest.json     Chrome extension manifest (MV3)
├── content.js        Hotkeys, automation, UI injection
└── assets/           Images

License

MIT

About

Chrome extension that automates HOS compliance workflows on TrendyELD.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors