vocaliu / chrome-redirector

Automatically exported from code.google.com/p/chrome-redirector
GNU General Public License v3.0
0 stars 0 forks source link

[Defect] Can't redirect twice #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First,thanks for your greate extension,but I met an issue:I add the template 
rule to skip google redirection,then I add another rule to enforce google code 
to use https,but when I search 'chrome redirector' in google,and click the link 
to chrome-redirector's home page,it's not in https,and the redirector says 
'Rule(s) gone wrong'.I think you already know what I mean,in the Redirector 
Guide you already said the redirection only happens once,so the issue 
appears.Is it possible to let user determine how many redirections are 
allowed?Thanks a lot!

Original issue reported on code.google.com by radaim...@gmail.com on 8 Sep 2012 at 1:01

GoogleCodeExporter commented 9 years ago
According to an experiment (maybe one year ago), I am only able to redirect a 
URL at most twice, then I simply restrict this extension to redirect a request 
for once. However, with a new API, it will be possible (along with some 
problems). As a temporary solution, you may combine two rules into one; I 
believe it works in most cases.

Original comment by CyrilF...@gmail.com on 8 Sep 2012 at 1:59

GoogleCodeExporter commented 9 years ago
Write rules by myself is a little difficult,but still thanks a lot~

Original comment by radaim...@gmail.com on 8 Sep 2012 at 2:39