Geoffrey De Belie

Results 109 comments of Geoffrey De Belie

@ghost Can you be more specific? I didn't implement Regex intentionally. What are you trying to achieve?

You can include amazon.co.uk on your blacklist. Or try version 5.0.0.

The parameters you mention are included by default in version 5.0.0. That's enough to make this work. You might consider adding more parameters yourself, which make your link even cleaner.

@crssi Did you try to move the blocked parameter before the wildcard?

It looks possible, see https://bugzilla.mozilla.org/show_bug.cgi?id=1421811

Move to new window / close tab is still missing from this context menu.

Allow sidebar extensions access to native tab context menu https://bugzilla.mozilla.org/show_bug.cgi?id=1376251

This bug is the most likely to lead to a solution: Create browser.menus.show(contextType, parameters, contextParameters); https://bugzilla.mozilla.org/show_bug.cgi?id=1396031

It specially mentions it's not compatible with Firefox 57. This is because the script uses gBrowser to work, which is not available anymore. What about Ctrl+Shift+T?