Hides the page action. Hidden page actions still appear in the Chrome
toolbar, but are grayed out.
tabId The id of the tab for which you want to modify the page action.
Sets the icon for the page action. The icon can be specified either as the
path to an image file or as the pixel data from a canvas element, or as
dictionary of either one of those. Either the path or the
imageData property must be specified.