peterdotjs / tab-resize

Split Screen made easy. Resize the CURRENT tab and tabs to the RIGHT into layouts on separate Windows. w/ Multi-monitor Support
GNU General Public License v3.0
298 stars 36 forks source link

please any1 can help #50

Closed David1ali12 closed 8 years ago

David1ali12 commented 8 years ago

anyway to use two tabs at the same control two tabs at same time on a single tab thx

peterdotjs commented 8 years ago

Having two urls displaying within a single tab is not possible without using iframes. You can achieve this using this extension: https://chrome.google.com/webstore/detail/split-screen/lmccfafhibfolmpboheodclacppafddk

Tab Resize doesn't use iframes due to the many security limitations. You'll have issues with any https website which is becoming the norm. Because of these limitations tabs must be true sandboxed tabs and there won't be any plan to support this type of feature.