Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Chrome Extension for fetching Global Poker hand histories and converting them to poker stars format.

License

Notifications You must be signed in to change notification settings

mr-feek/global-poker-hand-history-converter-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

global-poker-hand-history-converter-chrome-extension

This chrome extension enables you to download your Global Poker hand histories in the same format that Poker Stars uses for its hands for importing into Poker Tracker 4.

This repository holds the source code for the chrome extension. The source code for actually converting hand histories to poker stars lives here. Therefore, any issues regarding the actual conversion of hand histories should be opened up there.

Installation

Chrome Extension Per the request of Global Poker, this extension has been removed from the web store.

Pre reqs to install:

Steps:

  • clone this repository git clone https://github.com/mr-feek/global-poker-hand-history-converter-chrome-extension.git
  • cd global-poker-hand-history-converter-chrome-extension
  • Install dependencies: yarn install
  • Build the extension
    • OS X: npm run dist
    • WINDOWS: SET NODE_ENV=production & npm run build you will now notice that build/ directory has files. This is where you will load the chrome extension into chrome from.
  • open up chrome and navigate to chrome://extensions
  • in the top left, click on Load unpacked
  • select the build directory of the plugin (it will be inside of wherever you cloned the chrome extension to)

Usage

Login to global poker and navigate to Profile > Hand History. You will see a new piece of UI inserted on the page which will enable you to download the converted hand histories.

Image coming soon...

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

About

Chrome Extension for fetching Global Poker hand histories and converting them to poker stars format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published