Skip to content

joshbuchea/chrome-ext-github-tweet-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tweet Button


License code style: prettier

Chrome extension that adds a tweet button to GitHub repo pages.

Example

The tweet buttons looks like this:

Install

Manual Install

  • Clone or download this repo
  • Browse to chrome://extensions/
  • Check "Developer mode" if it isn't already checked
  • Press "Load unpacked extension..."
  • Select the github-tweet-button/extension folder
  • That's it!

Credits