Skip to content

wwwildcat/github-text-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub text diff

This is Google Chrome extension sample to show the text diff of .RTF files on GitHub.

Based on chrome-extension-webpack-boilerplate and GitHub REST API.

Libraries used:

Development

  1. Install yarn if needed
  2. yarn install
  3. yarn run start
  4. Open chrome://extensions/ and check Developer mode
  5. Click on Load unpacked extension
  6. Select the build folder

Add GitHub Access token

For private repos you need to create a new GitHub Access Token:

  1. Go to https://github.com/settings/tokens
  2. Generate a new token (select repo scope)
  3. Click on extension icon and then on Add GitHub Access token

(OR Right-click on extension icon and then on Options in the dropdown menu)

  1. Enter the valid token and click on Save

About

Google Chrome extension sample for GitHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published