newtoallofthis123 / 12ft_redirect

A Simple Chrome Extension that redirects you to unpaywalled version of your web page using 12ft.io

Home Page:http://12ft.noobscience.rocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

12ft Redirect

12ft.io is a popular website for unlocking paywalled articles. It is a great service and I use it a lot. But, I am lazy and I don't like typing the whole URL. So, I made this chrome extension to redirect me to the 12ft ladder.

It is open source and you can find the source code on GitHub You can actually just check it out. It is written in just 20 lines of code. Yep. That's it. 20 lines of code.

Installation

  1. Download the CRX file from the releases page.

  2. Open the extensions page in chrome. You can do this by typing chrome://extensions in the address bar.

  3. Drag and drop the CRX file into the extensions page.

  4. Click on Add extension in the popup.

  5. Done! Now, open any paywalled article, click on the extension icon and you will be redirected to the 12ft ladder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repo.
git clone https://github.com/newtoallofthis123/12ft_redirect.git
  1. Navigate to the directory.
cd 12ft_redirect/extension
  1. Open chrome://extensions in chrome.

  2. Click on Load unpacked and select the directory.

  3. Make your changes and create a pull request.

License

MIT

Contact

You can contact me on my website or on Twitter.

About

A Simple Chrome Extension that redirects you to unpaywalled version of your web page using 12ft.io

http://12ft.noobscience.rocks/


Languages

Language:JavaScript 100.0%