Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (26 loc) · 1.51 KB

README.md

File metadata and controls

29 lines (26 loc) · 1.51 KB

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.heygears.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.