Critiques pour Neat URL
Neat URL par Geoffrey De Belie
19 notes
- par Utilisateur ou utilisatrice 16009164 de Firefox, il y a 8 moisNoté 4 sur 5
- par Luke, il y a un anNoté 4 sur 5
- par dev/null, il y a un anNoté 4 sur 5Interesting addon.
Seems to works fine but sometimes fail. For example with url like this:
`https://www.itaka.pl/wczasy/egipt/hurghada/hotel-titanic-beach-spa-aqua-park,HRGTITA.html?ofr_id=2193798335ea5d9ebe13b26208d0a77c9a4e6c265d2049538db5f5d51892baf8&adults=2&childs=0#utm_source=facebook&utm_medium=social&utm_campaign=fb_post&utm_content=Egipt_Hotel_Titanic_Beach_Spa_23_10_2019&affiliate=32232665`
Ps hash (#) doesn't work too - par Utilisateur ou utilisatrice 14619974 de Firefox, il y a 2 ansNoté 4 sur 5Nice addon, but looks like in don't work with "spm" and "epid" parameters
- par Hackerpcs, il y a 2 ansNoté 4 sur 5Excellent addon, helps a lot to remove all that unnecessary refs, from, etc from URLs.
Doesn't seem to work on Android, please take a look at it if you can make it work. - par Aurora of Earth, il y a 2 ansNoté 4 sur 5
- par Utilisateur ou utilisatrice 14433072 de Firefox, il y a 2 ansNoté 4 sur 5
- par Utilisateur ou utilisatrice 14209964 de Firefox, il y a 2 ansNoté 4 sur 5
- par Utilisateur ou utilisatrice 14329427 de Firefox, il y a 3 ansNoté 4 sur 5
- par drsam, il y a 3 ansNoté 4 sur 5
- par Utilisateur ou utilisatrice 14172470 de Firefox, il y a 3 ansNoté 4 sur 5
- par The Beard Below My Chin, il y a 3 ansNoté 4 sur 5From a glance the rules are not easy on the eyes and looks like an inconvenience to maintain. It could be improved if they were formatted by newline and there was a switch for case sensitivity. With uMatrix as inspiration, I propose this format and I fully understand if this is out of the scope of the project.
retain domain (case sensitive | insensitive) (comma separated params/spaces ignored from here){newline} //keep matching params, remove everything else
delete domain (case sensitive | insensitive) (comma separated params/spaces ignored from here){newline} //remove matching params, keep everything else
cutoff domain (case sensitive | insensitive) (relax = $/|force = $$/) (single param){newline} //remove all parameters after matching single param
ignore domain{newline} //no operation, paramerters untouched/whitelist
local rules and ignore override global rules.
example:
delete * sensitive badparam, evilparam, etc //globally remove, case sensitive
retain * insensitive okparam, goodparam, etc //globally keep, case insensitive
delete website.* sensitive evilref, badstuff, etc //locally remove, case sensitive
retain website.* sensitive evilref, badstuff, etc //locally keep, case sensitive
delete website.* insensitive okparam, goodparam, etc //locally remove, bypass global rules, case insensitive
retain somesite.com insensitive badparam, evilparam, etc //locally keep, bypass global rules, case insensitive
cutoff somesite.com sensitive force okparam //trim all parameters after 'okparam', relax = $/, force = $$/
ignore anothersite.com //whitelist - par Utilisateur ou utilisatrice 12758430 de Firefox, il y a 3 ansNoté 4 sur 5
- par Utilisateur ou utilisatrice 13570576 de Firefox, il y a 3 ansNoté 4 sur 5it just do its job right, kudos to developer. but i think the toolbar icon its an overkill for this kind of extensions
- par Utilisateur ou utilisatrice 5823955 de Firefox, il y a 3 ansNoté 4 sur 5Try it, and you will find it's better than pure url instantly
Réponse du développeur
mis en ligne : il y a 3 ansThank you. You're giving 4 stars, what do you think is missing or not good in Neat URL? - par Utilisateur ou utilisatrice 12765006 de Firefox, il y a 3 ansNoté 4 sur 5Neat URL cleans URL's up well.
Good replacement for Pure URL.
It does not clean up URLs in a webpage when loading that webpage. The Pure URL addon or Clean Links addon did that.
Would like Neat URL to fix URL's within webpages when loading them. Plz add this feature.
The developers seem to be making Neat URL into a replacement for Pure URL. The mentions of feature parity in the changelogs are greatly appreciated. From what version onwards is the Neat URL at full feature parity?
I find myself searching for a good URL clean-up addon.
Neat URL is good but lacks dealing with redirects (including nested ones) and retrieving long URLs from shortened URLs.
I would like to consolidate URL clean-up in one addon. I would like to see URL cleaners take a more feature-rich direction.
Now I have to install Neat URL, Skip Redirect and Long URL Please Mod.
I also stumbled into two problems.
Adding a new rule to the bottom on a new line caused the addon to not use the line.
Using $.html@phys.org $html@phys.org or $.html@phys.* or $html@phys.* caused the extension to remove the html part from the link. Plz Fix.Réponse du développeur
mis en ligne : il y a 3 ansThank you for your review.
* Neat URL is good but lacks dealing with redirects (including nested ones) and retrieving long URLs from shortened URLs.
That's why there exist other addons that do exactly that. I believe Neat URL should do one thing well, which is "cleaning URLs". Skipping redirects or retrieving long URLs from short ones will not be in the feature scope of Neat URL.
* Adding a new rule to the bottom on a new line caused the addon to not use the line.
I don't consider this to be a high priority issue. Might be improved in a later version.
* Using $.html@phys.org $html@phys.org or $.html@phys.* or $html@phys.* caused the extension to remove the html part from the link. Plz Fix.
Sorry, this is expected behaviour and working as intended. $ removes everything that comes after it when used as a Neat URL parameter. - par Kawzen, il y a 4 ansNoté 4 sur 5Best replacement for PureURL
I wish if u can use the same icon as well
Thank you ♥