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

[fr] Allow "Go back" to work in unique case #383

Open
ttbuddy opened this issue Apr 18, 2024 · 1 comment
Open

[fr] Allow "Go back" to work in unique case #383

ttbuddy opened this issue Apr 18, 2024 · 1 comment

Comments

@ttbuddy
Copy link

ttbuddy commented Apr 18, 2024

Is it possible to make it work in this scenario:
Include pattern: chrome-extension://cjpalhdlnbpafiamejdnhcphjbkeiagm/document-blocked.html?details=*
Redirect to: javascript:window.history.back();
Pattern type: Wildcard

@Gitoffthelawn
Copy link
Collaborator

Good question. I don't think this is possible because AFAIK an extension cannot redirect a chrome-extension URL to another page or resource. (Well, technically, it should be possible in Firefox, but it would require the user to enable certain hidden preferences that would reduce their browser's security. I'm not sure if that flexibility is possible in Chromium-based browsers at all.)

@Gitoffthelawn Gitoffthelawn changed the title "Go back" not work [fr] Allow "Go back" to work in unique case Oct 25, 2024
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

2 participants