DOM Key in Chrome with OffiDocs
Ad
DESCRIPTION
Links DOM elements to keyboard shortcuts for quick access.
⚡ DomKey – Lightweight Automation for Simple DOM Actions
DomKey is a lightweight, no-frills Chrome extension that helps you automate simple actions on any website — no complex tools or coding required.
What can you do?
1. Select a DOM element using a CSS selector.
2. Choose an action: click the element or copy its text/value.
3. Set a trigger:
- On key press: run the action with a custom keyboard shortcut (e.g. Ctrl+Shift+M).
- On page load: automatically execute the action when the page finishes loading.