Greasy Fork is available in English.

Online Acrobat - Adobe

Unlimited free usage (without login) of all the 25+ powerful PDF and e-signing tools on the Online Adobe Acrobat tools website.

< Online Acrobat - Adobe 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2024-12-16

When attempting to use the Edit feature, I was redirected to a different page where the user script did not work.
It seems that Adobe may have addressed this.

hacker09작성자
§
게시: 2024-12-17

They now use an HttpOnly cookie called "gds" that lasts for 15 days, so you can either wait for 15 days, or manually clear the site cookies.

With HttpOnly cookies, JavaScript cannot directly access or delete them. Tampermonkey, being a browser extension running in the JavaScript context, is also limited in directly removing HttpOnly cookies.

hacker09작성자
§
게시: 2024-12-17

Updated to work with the new website changes.
Please update your rating.

§
게시: 2024-12-25
수정: 2024-12-25

They now use an HttpOnly cookie called "gds" that lasts for 15 days, so you can either wait for 15 days, or manually clear the site cookies.

With HttpOnly cookies, JavaScript cannot directly access or delete them. Tampermonkey, being a browser extension running in the JavaScript context, is also limited in directly removing HttpOnly cookies.

I blocked the "gds" cookie, but it does not seem to be working. =(
When I sign out of my account, it appears like this.
If I sign in, it redirects me to a new page where it doesn't work either. T_T

hacker09작성자
§
게시: 2024-12-27
수정: 2024-12-27

You can't really manually block it, because it's automatically created again on every page load.

Have you updated your script version to the latest one?

It works perfectly for me. You should try using it without logging in to the website.

답글 게시

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