mikah13 / Mikah-Chrome-Extension

A Google Chrome Extension by Mike Hoang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mikah Google Chrome Extension

A Google Chrome Extension made by Mike Hoang

Description

An all-in-one tool that helps me to do my daily tasks in a more convenient way. Apps in the extension are gradually updated and added.

Current Apps

  • WikiSearch: Wikipedia is really helpful when it comes to doing research. This app will help me to find out more related articles from Wikipedia without going indirectly through Google. Wikipedia API used.

  • Crytocurrency Market Cap: Shows me the current prices for all the most valuable Crytocurrency in the market. Using API from coinmarketcap.com

  • DotaBuff: Using the either player's Steam URL in both 32 and 64 bit or ingame ID to find the player's Dotabuff. Can also be used to check the player's link is whether valid or not. OpenDota API used.

  • Dota 2 World Leaderboard: Display the highest MMR Dota 2 players in all regions. Dota 2 API used.

  • English Learning: Helps English learners expand their vocabulary for English Phrasal Verbs using Flash Card Method.

  • Game: Some fun minigames for entertaining.

  • KeyCode: Since I have to work with keyboard events a lot and it is really time consuming to search for the keycode of the keyboard button on Google, this tool will help me to instantly find out the keycode for the pressed button.

  • Weather: User can enter an address or a postcode and get the weather forecast of the destination. Google and DarkSky API used.

About

A Google Chrome Extension by Mike Hoang

License:MIT License


Languages

Language:JavaScript 68.3%Language:HTML 21.4%Language:CSS 10.3%