Skip to content

A simple extensions for browsers - javascript enabled bookmarks

License

Notifications You must be signed in to change notification settings

salascz/simple-browser-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-browser-extensions

  • This repository contains useful browser extensions (bookmark links containing javascript code)
  • It uses a common behavior of all modern browsers - the bookmark might contain javascript code that manipulate with the page
  • The minified version is generated by encoding the script (URLEncode)

Usage

  • Create a new bookmark and paste the minified version of the script to the URL field

Develop

  1. Create or modify 'script.js' file
  2. Run yarn generate from package.json

Supported browsers (already tested)

  • Chrome
  • Firefox
  • Safari

Example

About

A simple extensions for browsers - javascript enabled bookmarks

Resources

License

Stars

Watchers

Forks