Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Regex matching urls #75

Closed
luxysiv opened this issue Jul 18, 2023 · 8 comments
Closed

Support Regex matching urls #75

luxysiv opened this issue Jul 18, 2023 · 8 comments
Labels
enhancement New feature or request

Comments

@luxysiv
Copy link

luxysiv commented Jul 18, 2023

Can you support this userscript : https://raw.githubusercontent.com/TagoDR/MangaOnlineViewer/master/dist/Manga_OnlineViewer.user.js

@JingMatrix
Copy link
Owner

The problem should be the matching urls.
You can try to change the matching urls from the front-end.
I won't change the matching algorithm of ChromeXt, otherwise it will break most of scripts other people are using.

If your script still doesn't work after changing the matching url, report it here, and I will inspect it deeper.

@JingMatrix
Copy link
Owner

Wait, I may try to support Regex matching since both Violentmonkey and Tampermonkey support it.

@JingMatrix JingMatrix changed the title [Question] Can you support manga viewer online Support Regex matching urls Jul 18, 2023
@JingMatrix JingMatrix reopened this Jul 18, 2023
@JingMatrix
Copy link
Owner

Done. Thanks for reporting this issue.

@JingMatrix JingMatrix added the enhancement New feature or request label Jul 18, 2023
@luxysiv
Copy link
Author

luxysiv commented Jul 18, 2023

Thanks for your works

@luxysiv

This comment was marked as off-topic.

@JingMatrix

This comment was marked as outdated.

@luxysiv
Copy link
Author

luxysiv commented Jul 19, 2023

@JingMatrix
Copy link
Owner

I can't install userscript https://raw.githubusercontent.com/TagoDR/MangaOnlineViewer/master/dist/Manga_OnlineViewer.user.js

Cannot reproduce your problem. Describe in steps how you encounter this problem, or record your screen if that is easier for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants