Category: javascript
Simplified/Traditional Chinese is a chrome Extension that allows you to convert from ZH-CN (GB2312) to ZH-TW(BIG5) and vice versa. I developed this tool because I feel more confortable in …
Simulated Annealing is a general-purpose meta heuristic optimization algorithm. It is similar to hill climbing but SA has the ability to jump out of local optimal with a decreasing …
Show My IP Addresses is a Chrome Extension that displays both Local and External IP addresses by one click. Technology Stack The Chrome Extension is written in Javascript, that …
The Chrome Extension: Simple Video Download Helper is available on Chrome Webstore. The number of current users exceeds 10000 (Hurrray!) It is fully open source on Github. New Features …
What Will I Learn? Chrome browser is so powerful that you can write a few gadgets using Javascript for Chrome bookmarks. You will learn what is a chrome bookmark …