- Enable Spatial Navigation
- Show Spatial Navigation Info in DevTool (F12 / ⌥ +⌘+I)
- Change settings in popup menu
-
Focusable Element : Show number of all focusable element inside whole page : Use checkbox, you can see (1) whole focusable element inside web page (2) candidate elements of spatial navigation from current focused element to all and each 4 directions
-
Is it container? : Whether current element is container or not
-
Next Spatnav Search : show optimal candidate of 4 directions from current element (in specific container)
-
Next Target : show optimal candidate of 4 directions from current element (show undefined if scrollable)
-
Focusable Areas : show focusable child elements from current element
-
Next Candidates : show all candidates list of 4 directons from current element (show current element if scrollable)
-
List of Containers : list of containers from parent of current element to topmost container
- On / Off Spatial Navigation
- Change Key mode (ARROW / SHIFTARROW)
- Choose wheter to show candidates in 4 directions)
- Clone the repository
git clone https://github.com/lgewst/snu-chrome-extension-1.git
. - Using chrome, navigate to
chrome://extension
. - Turn on the Developer mode.
- click LOAD UNPACKED and select the extension directory.
- Click the SpatialNavigation tab of developer's tool(F12 / ⌥ +⌘+I).
- You can see the information of Spatial Navigation on the tab. Also, the information is changed as the focusing moves.
- Click the toolbar icon