§
Опубліковано: 17.11.2015

Soundcloud

Hi. Can make a script replacement resolution pictures on soundcloud.

Example:

preview https://i1.sndcdn.com/artworks-000134488875-61hfay-t500x500.jpg
original https://i1.sndcdn.com/artworks-000134488875-61hfay-original.jpg

woxxomMod
§
Опубліковано: 17.11.2015

I'm happily using the amazing Mouse Popup Image Viewer with this custom rule (install the userscript, reload this page and then simply click the rule below to install it):

{"d":"soundcloud.com","e":"a,img,.image__full","html":true,"r":"(//i\\d+\\.sndcdn\\.com/.+?-)t\\d+x\\d+(\\.\\w+)","s":["$1original.jpg","$1original.png","$1original.gif"]}

§
Опубліковано: 21.11.2015

I'm happily using the amazing Mouse Popup Image Viewer with this custom rule (install the userscript, reload this page and then simply click the rule below to install it):

{"d":"soundcloud.com","e":"a,img,.image__full","html":true,"r":"(//i\\d+\\.sndcdn\\.com/.+?-)t\\d+x\\d+(\\.\\w+)","s":["$1original.jpg","$1original.png","$1original.gif"]}

And you can make a ready script? I did not go out ...

woxxomMod
§
Опубліковано: 21.11.2015

That script is "ready" and with the rule above it shows the original picture when you hover the mouse over pictures.

§
Опубліковано: 23.11.2015

That script is "ready" and with the rule above it shows the original picture when you hover the mouse over pictures.

Did. But it still remains ....

woxxomMod
§
Опубліковано: 23.11.2015
Edited: 23.11.2015

it shows the original picture when you hover the mouse over pictures.

pic

§
Опубліковано: 23.11.2015
Edited: 23.11.2015

it shows the original picture when you hover the mouse over pictures.

I for some reason that does not work ...
woxxomMod
§
Опубліковано: 23.11.2015

Do you have Tampermonkey addon installed? It's required. Uninstall the script from browser extensions, install Tampermonkey, and follow the steps in my first post.

§
Опубліковано: 24.11.2015

the script worked, but after adding your code no longer work at all. exactly where the code should be added?

woxxomMod
§
Опубліковано: 24.11.2015
  1. Click the icon of Tampermonkey in toolbar
  2. Click Setup Mouseover Popup Image Viewer
  3. On the bottom paste the rule text:

image

§
Опубліковано: 24.11.2015

http://prntscr.com/96gtnv and I have this window

woxxomMod
§
Опубліковано: 24.11.2015
Edited: 24.11.2015

image

Although with Tampermonkey installed you don't even need to go there, the instruction from my first comment should work: install the userscript, reload this page and then simply click the rule to install it.

§
Опубліковано: 24.11.2015

Happened! Thank you very much! :blush:

Опублікувати відповідь

Sign in to post a reply.