Sleazy Fork is available in English.

Handy Image

Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites

< Commentaires sur Handy Image

Avis: Bon - le script fonctionne correctement

FFW
§
Posté le: 2015-05-13
Édité le: 2015-05-13

Adding a new selector rule

Was happy that I found the tutorial at github but it didn't mention anything on how to add a new selector rule :/

I remember once creating a new selector rule to find out and be disappointed later that I just needed to add a match for that site and that my rule didn't actually work. My question is, do I have to modify anything else beside the part of creating a new selector rule with its case next to the current ones?

OwynAuteur
§
Posté le: 2015-05-13

It mentioned not to create new cases.

But if it is needed, either contact me to add that site or make sure you have everything needed:
1. @match
2. case "":
check if script is running on that page, and check if selector actually selects anything.

FFW
§
Posté le: 2015-05-13
Édité le: 2015-05-13

@Owyn Yes, I read that and I get why you would want to keep it that way. I guess I better play around with it more to figure things out. I like this one so thank you for sharing your work :)

Also do you keep a changelog somewhere?

OwynAuteur
§
Posté le: 2015-05-13

changelog is with every commit in github via comments

FFW
§
Posté le: 2015-05-13

Oops I missed that. Thank you again.

Poster une réponse

Connectez-vous pour poster une réponse.