Skip to content

Configure JavaScript to be run automatically on websites

Notifications You must be signed in to change notification settings

santerijps/script-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script-Extension

Script-Extension is a Chrome web extension that allows the user to attach JavaScript code to each web site host. The attached code will then be run each time the host is accessed. The code is run inside an anonymous function in order to only exist within its own scope.

Key bindings

  • Open/close the code editor: Ctrl + I
  • Close the code editor: Esc
  • Execute the code and close the code editor: Ctrl + Enter
  • Ctrl + S does nothing.

About

Configure JavaScript to be run automatically on websites

Topics

Resources

Stars

Watchers

Forks