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

Sample url-redirect issue or declarativeNetRequest bugs? #1259

Closed
kwangsing3 opened this issue Aug 18, 2024 · 1 comment
Closed

Sample url-redirect issue or declarativeNetRequest bugs? #1259

kwangsing3 opened this issue Aug 18, 2024 · 1 comment

Comments

@kwangsing3
Copy link

Describe the bug
https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/api-samples/declarativeNetRequest/url-redirect

All follow and copy the sample, and getting blank page, it also redirect all the other URL into the target even target itself.
Is that chrome issue ? browser settings ? or my misunderstanding ? so confused

Chrome: 127.0.6533.120

To Reproduce
Steps to reproduce the behavior, or file the issue is found in:
(Not order)

  1. copy the code in url-redirect folder, installed and my result is redirect "all" URLs and getting blank page, then getting proxy error which is not right obversely.
  2. Clone this repo, installed unpacked url-redirect in this project, nothing happened when visiting the URL that should be redirected (even other URLs).

Screenshots
image

Notes
I've try other redirect rules before this setup (using updateDynamicRules), and I understand those rule will still there after refresh, so I always get the old rule and make sure they're been clear.
Before this case, I'm sure there's no other rules and extensions within.

@kwangsing3
Copy link
Author

kwangsing3 commented Aug 19, 2024

Duplicate #1082

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

No branches or pull requests

1 participant