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

jperkin/pastebin-raw-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastebin-raw-text

This is a simple Chrome extension that watches for pastebin.com URLs, and if it looks like a request for a paste, redirects the user to the raw format.

For example:

http://pastebin.com/FHqpUyyv

automatically redirects to:

http://pastebin.com/raw.php?i=FHqpUyyv

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