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-27 11:11:00 +02:00
_locales piwik template 2017-08-27 09:32:05 +02:00
css piwik template 2017-08-27 09:32:05 +02:00
img logo 2017-08-26 19:12:51 +02:00
js save expert mode 2017-08-27 11:11:00 +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 piwik template 2017-08-27 09:32:05 +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 piwik template 2017-08-27 09:32:05 +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: