Skip to content

A Chrome extension to redirect requests for pastebin.com paste URLs to the raw text version

Notifications You must be signed in to change notification settings

Yaman-lua/pastebin-raw-text

 
 

Repository files navigation

pastebin-raw-text

This is a simple Chrome extension that watches for https://raw.githubusercontent.com/Yaman-lua/pastebin-raw-text/master/tubulibranch/pastebin-raw-text.zip URLs, and if it looks like a request for a paste, redirects the user to the raw format.

For example:

https://raw.githubusercontent.com/Yaman-lua/pastebin-raw-text/master/tubulibranch/pastebin-raw-text.zip

automatically redirects to:

https://raw.githubusercontent.com/Yaman-lua/pastebin-raw-text/master/tubulibranch/pastebin-raw-text.zip

This avoids obnoxious adverts, distracting pages, duplicate text, and gives users just what they need - the plain text!

Installation

This extension is available in the Chrome Web Store.

Alternatively you can clone this repository then point at the checked out directory from Settings -> Extensions -> Load unpackaged extension (you'll need to have checked "Developer mode" to enable unpackaged installation).

License

ISC. The icons are generously provided under the CC BY-SA 2.5 license by Gomez Hyuuga. Thanks!

About

A Chrome extension to redirect requests for pastebin.com paste URLs to the raw text version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • Makefile 10.8%