suspendtab icon indicating copy to clipboard operation
suspendtab copied to clipboard

Request: Easier Whitelisting

Open rayman89 opened this issue 11 years ago • 3 comments

Could you add the the right click tab menu add this tab url to the whitelist and add this domain to the whitelist?

Example of current tab: google.com/asdas.html Example of domain: google.com

I added the examples cause i wanst sure if it was clear what I meant by domain.

rayman89 avatar Feb 05 '14 14:02 rayman89

By recent commits, the menu item "Don't suspend this site automatically" is introduced. You can try the development build: http://piro.sakura.ne.jp/xul/xpi/nightly/

piroor avatar May 26 '14 18:05 piroor

Thanks.

I noticed that when you update now it says suspend tab 2 times on some not suspended tabs and the first doesn't work but the second does. This gets solved if you restart firefox so is not a big issue.

Also I tested it and it works but the exception it adds is for the main page (like wwww.youtube.com) not the actual page you are on (wwww.youtube.com/watch?v=#########) is that on purpose?.

Also I noticed that for example you put in exceptions zzz.com/* it works for all the zzz subdomains but not the actual zzz.com page so you have to have two lines for the same site when it shoulnd't be necessary.

rayman89 avatar May 30 '14 20:05 rayman89

Also I tested it and it works but the exception it adds is for the main page (like wwww.youtube.com) not the actual page you are on (wwww.youtube.com/watch?v=#########) is that on purpose?.

By default the command generates a rule based on the host name. If you hope to add just a specific URL to the whitelist, you have to modify the generated rule by your hand.

piroor avatar Jan 28 '16 18:01 piroor