tumblr redirector

CRX ID
mifghbjicbjfgdegpdjdomibhiocidpc
Status
No Privacy Policy Live on Store
Description from extension meta

redirect Tumblr image urls to large size (1280)

Description from store

Automatically redirects image urls on Tumblr to large size.

For example, if you try to access https://foo.media.tumblr.com/bar/foo_bar_400.jpg
instead it will send you to https://foo.media.tumblr.com/bar/foo_bar_1280.jpg

Works for jpg, png but not gif. Modifies the url in the main address bar before the request is sent. chrome.webRequest.onBeforeRequest.addListener(
redirect,
{urls:[<all_urls>],types:["main_frame"]},
["blocking"]);

Author: Jonathan Bao

Statistics

Installs
21
Market
Chrome Web Store
Category
Rating
0.0 (0 votes)
Last update
2018-07-10
Version 1.0
Languages
en