/git.io-extension

🔗 A cross-browser extension for GitHub's URL shortener (git.io).

Primary LanguageJavaScriptMIT LicenseMIT

This extension won't work anymore according to GitHub's Blog: Git.io no longer accepts new URLs.


Git.io extension

A cross-browser extension for GitHub's URL shortener (git.io).

Download

Google Chrome Mozilla Firefox

Supported domains

  • https://github.com/*
  • https://*.github.com/*
  • https://*.github.io
  • https://*.github.io/*
  • https://*.githubusercontent.com/*

Preview

Random Address

random-address

Custom Address

custom-address

Development

On Chrome/Chromium-based browsers, you can:

  1. Enable Developer mode. (How?)
  2. Clone the repository:
git clone https://github.com/mahdyar/git.io-extension.git
  1. Go to chrome://extensions/ and click on Load unpacked and load the folder from previous step.