Shows the pageAction for a given tab. The page action is shown whenever the given tab is the active tab.
show() overrides pattern matching, so the page action will be shown in the specified tab even if show_matches does not match the URL or hide_matches does.
Note that calling show() has no effect on a tab with no content loaded.