Collection of User Scripts for a web game called 'TagPro'.


Description:

  • All written in JavaScript with jQuery library.
  • Each script is ready to be injected directly to the game.
  • Modified to be injected using 'Tampermonkey'.

TagPro Chat Enhancer

Adds number of chat functionalities to web-game.


Description:

  • The extension adds an icon to the homepage, which when clicked upon, generates a settings page for the user.
  • All settings are saved in Chrome Storage.
  • During the game, the necessary scripts are injected with its corresponding settings.
  • No HTML is used (other than the info site).
  • All HTML elements are written with JavaScript and modified with CSS.

LKCC.ca for EM

Re-designed a church's outdated website.


Description:

  • Made into a Chrome Extension to avoid the need for hosting the website.
  • Coded with JavaScript, HTML and CSS.
  • Used AJAX to save all relevant info.
  • When Chrome's Page Action is clicked (the leaf icon), new HTML and CSS is injected.
  • Additional JavaScript injects saved info into the newly generated site.