When developing an chrome extension, how to identify a tab is "pinned"?
I checked the APIs but it seems that such function is not provided so far.
Anyone has any suggestions? Thanks.
This is a discussion on How to check a tab is "pinned" within the Plugins Development section, part of the Chrome Plugins category: When developing an chrome extension, how to identify a tab is "pinned"? I checked the APIs but it seems that ...
When developing an chrome extension, how to identify a tab is "pinned"?
I checked the APIs but it seems that such function is not provided so far.
Anyone has any suggestions? Thanks.
The pinned tab behavior in Chrome is still not fully developed and there is still no API to handle pinned tabs yet.
http://crbug.com/24781 - Implement 'pin tab' APIs