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
xcv58 67cd276706 add sync feature.
name -> Custom JavaScript for Websites 2
version -> 2.2.0
2017-08-25 15:02:50 +02:00
css Hide share button 2014-07-26 11:43:10 +02:00
extension add sync feature. 2017-08-25 15:02:50 +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
lib use chrome storage sync instead of localStorage 2017-08-25 15:02:03 +02:00
.gitignore add .gitignore, update LICENSE 2017-08-25 15:01:29 +02:00
LICENSE add .gitignore, update LICENSE 2017-08-25 15:01:29 +02:00
manifest.json Just new version (no changes) 2014-07-27 15:20:02 +02:00
popup.html Share form submit - added source to hidden input 2014-06-28 09:10: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: