Recensioni per Open in new tab
Open in new tab di Ramkumar K R
Recensione di Mirko
Please, change tabify.js this way:
for(var item in items){
var re = new RegExp( '^'+item.replace('*','.*')+'$' );
if (re.test(hostName)){
addTarget();
}
}
This would allow us to specify domain* or *domain or even * as hostname (to allow all opening in new tab for all domains).
A secondary field "exclude domains" would improve this further. If Allowed (*) and not Denied, thus addTarget.
Thank you
for(var item in items){
var re = new RegExp( '^'+item.replace('*','.*')+'$' );
if (re.test(hostName)){
addTarget();
}
}
This would allow us to specify domain* or *domain or even * as hostname (to allow all opening in new tab for all domains).
A secondary field "exclude domains" would improve this further. If Allowed (*) and not Denied, thus addTarget.
Thank you
Replica dello sviluppatore
pubblicato il 8 anni faHi,
Thanks for the suggestion. It is a wonderful idea to define a regex for the hostname.
However, there are few concerns such as the actions to be shown in the popup when a regex matches the url
Can you send a pull request so that we can discuss more about it there?
Link to the repo- https://github.com/ramkumar-kr/open-in-new-tab
Thanks
Thanks for the suggestion. It is a wonderful idea to define a regex for the hostname.
However, there are few concerns such as the actions to be shown in the popup when a regex matches the url
Can you send a pull request so that we can discuss more about it there?
Link to the repo- https://github.com/ramkumar-kr/open-in-new-tab
Thanks
47 recensioni
- Valutata 5 su 5di Utente Firefox 13336220, 4 mesi fa可以针对指定的网站设定 open it in new tab.这点非常方便,符合我的使用习惯,赞
- Valutata 1 su 5di Kshyhoo, un anno fa
- 2017 review: Works pretty well, except it seems for "stuff.co.nz" where it tends to open links in same tab most of the time, but sometimes does open in a new tab. Confused? So am I! Maybe a Firefox bug involved?
Above is still the case in December 2021 [& Dec22] ... has this Add-on been abandoned by Ramkumar K R? - Valutata 5 su 5di Utente Firefox 14399393, 4 anni fa
- Valutata 3 su 5di Utente Firefox 10292680, 4 anni fa
- Valutata 5 su 5di SitesAdd.com, 6 anni fa
- Valutata 1 su 5di Utente Firefox 15310022, 6 anni faThis app "works only when it wants to" is the only way to describe my experience. Firefox 69.0.1 6 bit. It's very disappointing to search duckduckgo and have the link open in the same tab unless I go back and select the link again. This is a waste of time. I'm looking for an app that will work every time and will allow options on how tabs should open. BOTTOM LINE: This app isn't as advertised.
- Valutata 1 su 5di Utente Firefox 15237646, 6 anni fa
- Valutata 4 su 5di John Corliss, 7 anni faWorks pretty well exept on some Mozilla pages, author could explain how to use the extension a little better. Would get higher ratings if (s)he did so.
- Valutata 5 su 5di Utente Firefox 12570361, 7 anni fa
- Valutata 1 su 5di Utente Firefox 14465021, 7 anni faDoesn't work with Firefox 63.0.3. New tabs still opened on the far right side.