question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to exclude all versions of a browser?

See original GitHub issue

I want to exclude Opera and IE but currently, I need to mention each version http://browserl.ist/?q=last+2+version%2C+not+IE+11%2C+not+Opera+43%2C+not+ie_mob+11%2C+not+ie_mob+10%2C+not+Opera+42

Is there something like not opera

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:9
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

19reactions
aicommented, Apr 12, 2017

not Opera > 0.

But I do not recommend it. Opera still popular browser with many users. Web should be accessible for all browsers.

Also modern Opera is like Chrome, you should not afraid it.

18reactions
wickkiddcommented, Dec 17, 2019

I know I’m beyond late to the party, but it would be nice if not specifying a version was equivalent to specifying all versions. E.g. not ie == not ie >= 0

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I exclude a certain web page. I see exceptions but no ...
I have a certain web page that comes up a lot whenever i click on opening a thread. I would like to block...
Read more >
Exclude browsers, robots, and spiders from monitoring
In the Browser dropdown list, select the browser you want to exclude, and then specify the exact version and type. Exclude bots and...
Read more >
Choose sites to include in your search engine - Google Support
Click Setup from the menu on the left. In the Basics tab, click Advanced under Sites to Search to expand the Sites to...
Read more >
Browserslist
Display target browsers from a Browserslist config. ... You may exclude the most recent versions of all browsers that have been just released....
Read more >
Chrome dev tools: any way to exclude requests whose URL ...
E.g.: If I want to exclude all gifs then just type -gif Here is a short example ... On latest chrome version (62)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found