shortcutShield

Block keyboard shortcuts on specific pages or execute custom scripts

As of May 2026, shortcutShield has 21 users in the Developer Tools category.

Usersdown 8.7 percent8.7%
21
21
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.3.0
Manifest V3

History

4 snapshots

Tracking since Apr 19, 2026.

23.2421.519.76Apr 19, 2026May 26, 2026
View as table
DateUsersRatingReviewsVersion
Apr 19, 2026231.3.0
May 4, 2026201.3.0
May 13, 2026211.3.0
May 26, 2026231.3.0
Now211.3.0

Permissions & access

Permissions
storagecommandstabsdebugger
Host access
<all_urls>

Screenshots

shortcutShield screenshot 1shortcutShield screenshot 2shortcutShield screenshot 3

About

A Chrome Manifest V3 extension that lets you block default keyboard shortcut behaviors (Do-Nothing), run user-defined JavaScript (Custom Script), and prevent accidental rapid Enter submissions (Delay Enter).


Github: https://github.com/96-kdh/shortcut-shield


🎯 Usage

👉 Do-Nothing Rule
1. Open the Do Nothing tab
2. Click + New Command and press your shortcut
3. Enter a URL pattern (must start with http:// or https://)
4. Click Save
🔒 Registered shortcuts will be blocked on matching pages.


👉 Custom Script Rule
1. Open the Custom tab
2. Click + New Command and press your shortcut
3. Enter a URL pattern
4. Write your JS snippet in the code editor
5. (Optional) Add a description, then click Save
⚡ Priority Command: Custom Script > Do Nothing

// Example 1: Log the page title
console.log(`Title: ${document.title}`);
// Example 2: Scroll to top smoothly
window.scrollTo({ top: 0, behavior: 'smooth' });


👉 Delay Enter
1. Open the Extension tab
2. Toggle the switch next to Enter
⏱️ Ignores Enter if pressed within 500ms of the previous key.

Technical

Version
1.3.0
Manifest
V3
Size
1.33MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
fnfkpljiaklhbofflpmgiljajgpnanjl
Developer ID
uadc0659fb71740d24355cf3e5ec536bf
Developer Email
[email protected]
Created
May 15, 2025
Last Updated (Store)
May 19, 2025
Last Scraped
May 26, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to shortcutShield, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 26, 2026.