Coder Social home page Coder Social logo

Comments (3)

diegocr avatar diegocr commented on May 20, 2024
  1. "Remove from links" removes any key=value pair for the provided key. Hence, you just have to insert "xtor" there.
  2. Er, no idea... perhaps posting the website where that is used could be of help.

from cleanlinks.

OhSoGood avatar OhSoGood commented on May 20, 2024

Thanks for the answer. I have issue making it works. Example: on that page http://www.boursorama.com/actualites/francois-hollande-y-croit-toujours-c32b7db6b4387661559f4e3e4875f9b0 , you get that link "Lire la suite de l'article sur Le Parisien.fr" at the bottoms before the comments, which points to http://www.leparisien.fr/politique/francois-hollande-y-croit-toujours-23-08-2014-4081063.php#xtor=AD-32280599

I've tried both these values for My Remove From Links :
(?:ref|aff)\w_|xtor=[A-D0-9-]+|utm_\w+|(?:merchant|programme|media)ID
(?:ref|aff)\w_|xtor|utm_\w+|(?:merchant|programme|media)ID
Yet, I still get the xtor parts in the above url.

EDIT: got it. I didn't take the time to read about your Event Delegation Code. My apologize (and thanks for the plugin!)

A 2 cent-worth suggestion: use multi-line boxes for the settings of the plugin. That would be more usable.

from cleanlinks.

diegocr avatar diegocr commented on May 20, 2024

Yep, "Event Delegation" makes the addon very lightweight and responsive, catching links on-the-fly.

use multi-line boxes for the settings of the plugin. That would be more usable.

Atm we're using the Firefox's build-in interface to inject options in the add-on manager page, which doesn't allow more than that, something being considered is a "full-featured" standalone options window, probably by right-clicking the toolbar button.

from cleanlinks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.