1

Some sites have many scripts. For example orionhub. In such a case Chrome's Developer Tools become a little bit confusing (See Picture). Is there a way to filter the shown scripts, for example by name?

many scripts on a single website

edit: I found that when I am in the "Scripts" Context I can start typing and the first script matching the word I typed so far will be selected.

incremental search select

That's OK, though it would be even more helpful if that feature would support matching sub strings and wildcards.

1 Answer 1

1

Try pressing Ctrl/Cmd+O for an "Open Resource" dialog. It allows to quickly search file by name and supports camel case search (type yAS for yetAnotherScript). You can see other useful shortcuts by pressing '?' in Developer Tools.

Sign up to request clarification or add additional context in comments.

1 Comment

Yes, I know that shortcut. Since I haven't read anything else about this topic I assume that there currently is now other way to filter scripts. I'm not saying I'm disappointed with what chrome devtools gives me, I just think a wildcard search would greatly improve the usefulness of the search functionality.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.