Skip to content

tollwerk/universal-kbd-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#codebarrierefrei Challenge 6

Die in diesem Repository enthaltenen Experimente sind im Rahmen des #codebarrierefrei-Hackathons am 19. und 20. Juni 2021 entstanden. Live-Demo siehe https://tollwerk.github.io/universal-kbd-control/index.html .

Mögliches, späteres Bookmarklet:

javascript:(function () {
    document.body.appendChild(document.createElement('script')).src = 'https://cdn.jsdelivr.net/gh/tollwerk/universal-kbd-control/jubista.js?' + (new Date).getTime();
})(); 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published