토론 » 제작 요청

Soundcloud

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

woxxom관리자
§
게시: 2015-11-17

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"]}

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 ...

woxxom관리자
§
게시: 2015-11-21

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

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 ....

woxxom관리자
§
게시: 2015-11-23
수정: 2015-11-23

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

pic

§
게시: 2015-11-23
수정: 2015-11-23

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

I for some reason that does not work ...
woxxom관리자
§
게시: 2015-11-23

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.

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

woxxom관리자
§
게시: 2015-11-24
  1. Click the icon of Tampermonkey in toolbar
  2. Click Setup Mouseover Popup Image Viewer
  3. On the bottom paste the rule text:

image

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

woxxom관리자
§
게시: 2015-11-24
수정: 2015-11-24

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.

Happened! Thank you very much! :blush:

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。