Status: Assigned
Owner: [email protected]
CC: [email protected]
Labels: Type-Feature Pri-2 OS-All Area-Extensions

New issue 24781 by [email protected]: Implement 'pin tab' APIs
http://code.google.com/p/chromium/issues/detail?id=24781

It would be nice if we could pin tab from extensions. If we have such APIs,  
we can further utilize the real estate by implementing extensions similar  
to FaviconizeTab for Firefox, which
automatically shorten the tab width up to the favicon width for sites you  
specified: https://addons.mozilla.org/en-US/firefox/addon/3780

I'd like to propose the following changes to the tabs API:

* Add 'pinned (boolean)' property to the Tab object.
* Allow the updateProperties parameter of chrome.tabs.update() to have  
the 'pinned' property.
* Allow the createProperties parameter of chrome.tabs.create() to have the  
property as well.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to