Luxocracy / Dotabuffer

Chrome & Opera extension for viewing your recent matches and more from dotabuff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotabuffer

Dotabuffer is an extension for Chrome and Opera that lets you view some of your stats that are available on dotabuff.com in a quick access dropdown window.
Currently this will only show you your Latest Matches, Most Played Heroes, Lifetime Stats and Friend Stats.

Screenshot

Dotabuffer Screenshot

Download

Usage

For Chrome Users

  1. Download the master branch or alternatively clone the project.
  2. Extract it to a folder. (If you cloned the project skip to step 3.)
  3. Navigate to your extension page(chrome://extensions) and check the "Developer mode" box
  4. Click the "Load unpacked extension..." button and navigate to the project folder, then select the folder named "src" and hit ok.
  5. The extension should now be loaded.
    *On older versions of Chrome the Opera method will also work, on newer versions it will be force disabled when the browser is restarted.

For Opera Users

  1. Download the .crx file.
  2. Navigate to your extension page(opera://extensions).
  3. Drag & drop the .crx file onto the page.
  4. Press install to confirm the installation.
  5. The extension should now be loaded.

Version

  • Version 0.1.5
    • Friend links will now show in the extension rather than opening the dotabuff page.
    • Fixed some issues with certain dotabuff profiles(Such as having no abandons or a team membership, which would cause errors).
    • Fixed some issues with the time since calculations.
    • Adjusted the layout of certain cells and added the missing color for abandoned matches.
    • Enabled loadingtrail, which was already in the code but not in use.

Full Changelog

Contact

About

Chrome & Opera extension for viewing your recent matches and more from dotabuff.com


Languages

Language:JavaScript 72.5%Language:CSS 27.5%