An open API service indexing awesome lists of open source software.

https://github.com/giacomoferretti/forks-diff

A Chrome extension to show commits ahead and behind in the "Forks" page.
https://github.com/giacomoferretti/forks-diff

chrome-extension extension firefox-addon firefox-extension fork forks github javascript

Last synced: 6 months ago
JSON representation

A Chrome extension to show commits ahead and behind in the "Forks" page.

Awesome Lists containing this project

README

          

# Forks Diff Counter for GitHub

## Installation

### Chrome Web Store

Get the extension on the [Chrome Web Store](https://chrome.google.com/webstore/detail/eencojgimolmahmdfpnfbcldppmlokfg).

### Firefox Browser Add-ons

Get the extension on the [Firefox Browser Add-ons](https://addons.mozilla.org/en-US/firefox/addon/forks-diff-counter-for-github/).

## Contributing

Clone the repo with `git clone https://github.com/giacomoferretti/forks-diff`

### Google Chrome

1. Visit `chrome://extensions/`
2. Enable "Developer mode"
3. Click on "Load unpacked"
4. Select the cloned folder

When updating the plugin, remember to reload it.

### Mozilla Firefox

1. Change `manifest_version` inside `manifest.json` from `3` to `2`
2. Visit `about:debugging#/runtime/this-firefox`
3. Under "Temporary Extensions" click on "Load Temporary Add-on..."
4. Select `manifest.json`

When updating the plugin, remember to reload it.

### How to pack

Use the `pack.sh` script to generate the zip file.

## 💖 Support My Work

If you find my projects useful, consider supporting me:

[![Donate on Liberapay](https://img.shields.io/badge/Liberapay-giacomoferretti-F6C915.svg?style=flat-square&logo=liberapay)](https://liberapay.com/giacomoferretti)
[![Support me on Ko-fi](https://img.shields.io/badge/Ko--fi-giacomoferretti-ff5f5f?style=flat-square&logo=ko-fi)](https://ko-fi.com/giacomoferretti)
[![Donate via PayPal](https://img.shields.io/badge/PayPal-hexile0-0070ba?style=flat-square&logo=paypal)](https://www.paypal.me/hexile0)

Your support helps me continue improving these tools and creating new ones. Thank you! 🙌

If you can't donate, I also appreciate **stars** ⭐!