1
0
Fork 0
Try out Matomo, the open source, privacy aware web analytics software, without the need to modify anything. https://chrome.google.com/webstore/detail/piwik-injector/bglodhjbeeolbfpodfacccmnjledmggn
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2017-08-25 20:39:10 +02:00
css cleanup libraries 2017-08-25 15:24:35 +02:00
font Added share button (incl. icon by font) 2014-05-09 09:07:32 +02:00
img First version 2014-05-07 13:56:35 +02:00
js remove jQuery dependency and improve folder structure 2017-08-25 20:39:10 +02:00
.gitignore cleanup 2017-08-25 19:44:29 +02:00
copy.sh remove jQuery dependency and improve folder structure 2017-08-25 20:39:10 +02:00
LICENSE add name to LICENSE 2017-08-25 15:06:30 +02:00
manifest.json remove jQuery dependency and improve folder structure 2017-08-25 20:39:10 +02:00
package-lock.json remove jQuery dependency and improve folder structure 2017-08-25 20:39:10 +02:00
package.json remove jQuery dependency and improve folder structure 2017-08-25 20:39:10 +02:00
popup.html remove jQuery dependency and improve folder structure 2017-08-25 20:39:10 +02:00
README.md Readme link added 2014-05-13 10:13:02 +02:00

customjs

Custom JavaScript for websites - Chrome Extension

Run custom JavaScript on any website. Use this tool to inject custom javascript in any website.

Your scripts are kept in the local storage and applied across domain URLs.

You can use jQuery 1.11.0 or 2.1.0 or your own external scripts.

Usage:

  • site debugging (wrong list sort, etc.)
  • hiding annoyng popups and Ads
  • anything you can think of :)

New features:

  • Ace Editor (formating, highlight, undo/redo by hotkeys)
  • Draft auto save (so doesn't matter when you close the window without saving)
  • Hosts (websites) switch (you can browse customjs of other websites)
  • Include external script (eq. Underscore.js is cool)

Mind map

Thanks to: