chrome.tabs.* doesn't seem to offer this support, and I couldn't find anything in the theme section.
Does anyone know if this is possible using chrome api?
This is a discussion on Altering Tab Width ( reducing tab size to site-icon width ) within the Plugins Development section, part of the Chrome Plugins category: chrome.tabs.* doesn't seem to offer this support, and I couldn't find anything in the theme section. Does anyone know if ...
chrome.tabs.* doesn't seem to offer this support, and I couldn't find anything in the theme section.
Does anyone know if this is possible using chrome api?
Why dont you just "pin" them?
Right click the tab - Pin Tab
Thanks. Didn't realize that was possible. Is it possible to auto-pin all tabs?
All -no, but you can set lets say 2 tabs for homepages and use --pinned-tab-count=2 in the shortcut
Thanks!
Using the tab api, there's no way to set pin?
There is currently a bug to implement "pinned tab" functionality in an API:
http://code.google.com/p/chromium/is...etail?id=24781