fghx icon indicating copy to clipboard operation
fghx copied to clipboard

:zap: Browser extension for Follow GitHub Organization :octocat:

Results 6 fghx issues
Sort by recently updated
recently updated
newest added

Improved Readme.md by replacing ```followgithub.org``` links with ```follow-github-organisation.github.io``` links

I have tried with both Edge Chromium and Chrome latest versions but the personal access token is never accepted...it just spins and never completes.

I paid and got my tokens but the extension loops forever and doesn't save the tockens. Is this still supported?

The newly generated token cannot be validate correctly ![image](https://user-images.githubusercontent.com/19252045/64400060-64237900-d09d-11e9-9e2b-7559cb48d416.png)

**Context** As per the current implementation ([check the background script](https://github.com/follow-github-organisation/fghx/blob/master/js/background.js#L1)), the settings tab is opened on every `onInstalled` event. **Problem** It results in behavior where the tab is opened on...

enhancement
good first issue