Skip to content

dcohenb/WebOverride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

feb6ec7 · Apr 20, 2017

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebOverride

WebOverride let's you inject code snippets into any website allowing you to customize it to fit your needs

  • Automatic login
  • hide annoying content
  • create custom shortcuts and so much more...

What does it do?

Using WebOverride you can inject HTML, CSS and JavaScript into any page in the web. You can also import any library you might need from cdnjs.com

Chrome Store

You can download the extension from the chrome store and get updated automatically when updates come out. https://chrome.google.com/webstore/detail/web-override/lllllobkincmdnjfkbknjacacmnlajll

Setup and run locally

  • Clone the project
  • Run bower i the get the components
  • Open Chrome in chrome://extensions/
  • Check Developer Mode
  • Click Load unpacked extension
  • Select the bin folder