Configuration

ID: gkmignamlolbclcnmhlijklgaenooonk

Could be malicious

Supported Languages

πŸ‡ΊπŸ‡ΈEnglish

Extension Info & Metadata

Status
Removed
Version
0.6.4
Size
0.04 MB
Rating
0.0/5
Reviews
0
Users
19
Type
Extension
Updated
Nov 11, 2019
Category
7_productivity
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
alexherbo2View Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
4
Active
2
Obsolete
1
Listed
2
Unlisted
2
Total Users
24

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Configuration for Chrome

Configuration example to create a keyboard interface to the web. https://alexherbo2.github.io/blog/chrome/create-a-keyboard-interface-to-the-web/ Note this extension is an example of configuration. You are encouraged to fork the repository to make your own configuration. https://github.com/alexherbo2/chrome-configuration Dependencies https://github.com/alexherbo2/chrome-commands https://github.com/alexherbo2/chrome-shell https://github.com/alexherbo2/chrome-dmenu Configuration https://github.com/alexherbo2/chrome-configuration/blob/master/config.js Commands Commands are bound to physical keys and displayed with the US layout. Help ❯ F1 β†’ Show help (Page context) ❯ Shift + F1 β†’ Open the documentation in a new tab (Page context) Tab search ❯ q β†’ Tab search with dmenu (Command context) – Requires chrome-dmenu Scroll ❯ j β†’ Scroll down (Command context) ❯ k β†’ Scroll up (Command context) ❯ l β†’ Scroll right (Command context) ❯ h β†’ Scroll left (Command context) Scroll faster ❯ J β†’ Scroll page down (Command context) ❯ K β†’ Scroll page up (Command context) ❯ g β†’ Scroll to the top of the page (Command context) ❯ G β†’ Scroll to the bottom of the page (Command context) Navigation ❯ H β†’ Go back in history (Command context) ❯ L β†’ Go forward in history (Command context) ❯ u β†’ Go up in hierarchy (Command context) ❯ U β†’ Go to the home page (Command context) ❯ Alt + u β†’ Remove any URL parameter (Command context) Zoom ❯ + β†’ Zoom in (Command context) – Requires chrome-commands ❯ - β†’ Zoom out (Command context) – Requires chrome-commands ❯ = β†’ Reset to default zoom level (Command context) – Requires chrome-commands Create tabs ❯ t β†’ New tab (Command context) – Requires chrome-commands ❯ T β†’ Restore tab (Command context) – Requires chrome-commands ❯ b β†’ Duplicate tab (Command context) – Requires chrome-commands Create windows ❯ n β†’ New window (Command context) – Requires chrome-commands ❯ N β†’ New incognito window (Command context) – Requires chrome-commands Close tabs ❯ x β†’ Close tab (Command context) – Requires chrome-commands ❯ X β†’ Close other tabs (Command context) – Requires chrome-commands ❯ Alt + x β†’ Close tabs to the right (Command context) – Requires chrome-commands Refresh tabs ❯ r β†’ Reload the page (Command context) ❯ R β†’ Reload the page, ignoring cached content (Command context) ❯ Alt + r β†’ Reload all tabs (Command context) – Requires chrome-commands Switch tabs ❯ Alt + l β†’ Next tab (Command context) – Requires chrome-commands ❯ Alt + h β†’ Previous tab (Command context) – Requires chrome-commands ❯ 1 β†’ First tab (Command context) – Requires chrome-commands ❯ 0 β†’ Last tab (Command context) – Requires chrome-commands Move tabs ❯ Alt + L β†’ Move tab right (Command context) – Requires chrome-commands ❯ Alt + H β†’ Move tab left (Command context) – Requires chrome-commands ❯ Alt + 1 β†’ Move tab first (Command context) – Requires chrome-commands ❯ Alt + 0 β†’ Move tab last (Command context) – Requires chrome-commands Detach tabs ❯ d β†’ Detach tab (Command context) – Requires chrome-commands ❯ D β†’ Attach tab (Command context) – Requires chrome-commands Discard tabs ❯ z β†’ Discard tab (Command context) – Requires chrome-commands Mute tabs ❯ Alt + m β†’ Mute tab (Command context) – Requires chrome-commands ❯ Alt + M β†’ Mute all tabs (Command context) – Requires chrome-commands Pin tabs ❯ Alt + p β†’ Pin tab (Command context) – Requires chrome-commands Link hints ❯ f β†’ Focus link (Command context) ❯ F β†’ Select multiple links (Command context) ❯ i β†’ Focus input (Command context) ❯ v β†’ Focus video (Command context) Open links ❯ Enter β†’ Open link (Link context) ❯ Control + Enter β†’ Open link in new tab (Link context) ❯ Shift + Enter β†’ Open link in new window (Link context) ❯ Alt + Enter β†’ Download link (Link context) ❯ Alt + Shift + Enter β†’ Open link in the associated application (Link context) – Requires chrome-shell Selection manipulation ❯ s β†’ Select active element (Command context) ❯ S β†’ Select elements that match the specified group of selectors (Command context) ❯ % β†’ Select document (Command context) ❯ ) β†’ Focus next selection (Command context) ❯ ( β†’ Focus previous selection (Command context) ❯ Space β†’ Clear selections (Command context) ❯ Control + Space β†’ Focus main selection (Command context) ❯ Alt + Space β†’ Remove main selection (Command context) ❯ Alt + a β†’ Select parent elements (Command context) ❯ Alt + i β†’ Select child elements (Command context) ❯ Alt + I β†’ Select links (Command context) ❯ Alt + k β†’ Keep selections that match the given RegExp (Command context) ❯ Alt + K β†’ Keep links that match the given RegExp (Command context) ❯ Alt + j β†’ Clear selections that match the given RegExp (Command context) ❯ Alt + J β†’ Clear links that match the given RegExp (Command context) Unfocus ❯ Escape β†’ Unfocus active element (Page context) Pass keys ❯ Alt + Escape β†’ Pass all keys to the page (Page context) Clipboard ❯ y β†’ Copy page address (Command context) ❯ Alt + y β†’ Copy page title (Command context) ❯ Y β†’ Copy page address and title (Command context) ❯ y β†’ Copy link address (Link context) ❯ Alt + y β†’ Copy link text (Link context) ❯ Y β†’ Copy link address and text (Link context) Player ❯ Space β†’ Pause video (Video context) ❯ m β†’ Mute video (Video context) ❯ l β†’ Seek forward 5 seconds (Video context) ❯ h β†’ Seek backward 5 seconds (Video context) ❯ g β†’ Seek to the beginning (Video context) ❯ G β†’ Seek to the end (Video context) ❯ k β†’ Increase volume (Video context) ❯ j β†’ Decrease volume (Video context) ❯ f β†’ Toggle full-screen mode (Video context) ❯ p β†’ Toggle picture-in-picture mode (Video context) mpv ❯ Enter β†’ Play with mpv (Video context) – Requires chrome-shell ❯ m β†’ Play with mpv (Link context) – Requires chrome-shell ❯ Alt + m β†’ Play with mpv in reverse order (Link context) – Requires chrome-shell

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
9
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
alexherbo2.github.io/blog/chrome/create-a-keyboard-interface-to-the-web/https://alexherbo2.github.io/blog/chrome/create-a-keyboard-interface-to-the-web/
key.saka.io-https://key.saka.io
github.com/lusakasa/saka-key/tree/master/src/modes/command/client/commands/scrollhttps://github.com/lusakasa/saka-key/tree/master/src/modes/command/client/commands/scroll
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Class_fieldshttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Class_fields#Public_static_fields
developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key/Key_Valueshttps://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key/Key_Values
w3.org/TR/DOM-Level-3-Eventshttps://w3.org/TR/DOM-Level-3-Events#event-flow
draculatheme.com-https://draculatheme.com
www.w3.org/2000/svghttp://www.w3.org/2000/svg

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.