chrome-tabs icon indicating copy to clipboard operation
chrome-tabs copied to clipboard

Chrome-style tabs in HTML/CSS.

Results 12 chrome-tabs issues
Sort by recently updated
recently updated
newest added

I’ve received some inquiries about creating a React-compatible. This issue is here to track interest, and find an author/shepherd.

feature
help wanted

With these changes, it's possible to have tabs which are not closeable by the user. To make it easier to close them programmatically, the `addTab` function now returns the created...

What should I modify to add tabs from right to left ?

feature
help wanted

https://css-tricks.com/examples/MovingHighlight/

feature

Hi, Adam. Kindly review and accept my pull request if you will. Thanks.

feature
help wanted

tab drag out from the tabbar that time it should be open with new window but tab state should be same

feature
question
help wanted

You can check the behaviour on the actual Chrome: - Open many new tabs (so the default tab width will shrink) - Start closing always the first tab You will...

feature
help wanted

Potential solution: when removing tab, first sort it to the far right but make it inactive and opacity `0` (triggering the cascade animation), then actually remove it.

feature
help wanted