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

mahdyar/git.io-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.