11 April 2016

CHROME EXTENSIONS

1. Mimick chrome tutorial extension (DONE)

2. Vimlike (DONE)

Vim-like key shortcuts in browser, mapping keyboard events to page updates.
Extension in the store called Vimimum performs far better (using caffee)

3. Play youtube videos on popup page

Unable to have it shown on a popup page due to API issue.
Seems by default external js library are not allowed
Raised thread :   https://github.com/google/google-api-javascript-client/issues/64

4. Synonmyn on ominibar

Ominibar event triggering search on theasaurus.com and display synonmyn match to the keyed in words
Only one synonmyn shown, and not necessarily the best one, should show more (todo)

5. Memory Monitor (DONE)

Uses sys.memory to check the percentage usage of memory and shows it on a browser action

6. Timer (DONE)

Displays the time I spend on a given website

7. Synchronise tabs management across browsers

A online storage of which tabs to close and open <http://www.ituring.com.cn/article/60274>
Look for open tabs in history <http://www.ituring.com.cn/article/66064>
Close and open tabs <http://www.ituring.com.cn/article/66275>

8. Wikipedia reference for highlighted words (dictionary)

Or should be right-click event

9. Extension to switch on/off the other extensions

A extension for managing the extensions <http://www.ituring.com.cn/article/66195>

FURTHER IDEAS:

KNOW MORE: - Proxy http://www.ituring.com.cn/article/72770

Other

A program to play 24 points (二十四点) using Julia, ideally using meta-programming ideas

Webcrawler using Google APIs such as maps and translation, building predictive models

First plugin for Atom



blog comments powered by Disqus