Instructables AllSteps Single Page View

Automatically redirect to the ALL Steps page on Instructables, if not already there.

< Instructables AllSteps Single Page View 피드백으로 돌아가기

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

Wasn't working until I changed line 7 & 8 to include instead of match

as I said it wasn't going to the allsteps page until I changed line 7 from @match to @include. Here are lines 7 & 8:
// @include http://*instructables.com/id/*
// @include https://*instructables.com/id/*

That seemed to work.

§
게시: 2016-05-03

Same here !

killerbadger작성자
§
게시: 2016-09-15

Hey guys, sorry for not getting back to you sooner. I fixed it to work while still having the match statement. For whatever reason it needed to be
// @match http*://*.instructables.com/id/*
Anyway, sorry for any trouble this caused you.

답글 게시

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