github.com/primecitizens/pcz/std@v0.2.1/plat/js/webext/tabs1/apis.js.wasm.yaml (about) 1 - File: webext/chrome/tabs.json 2 WebextFunc: 3 Name: connect 4 Args: 5 - Name: tabId 6 Type: 7 Name: long long 8 - Name: connectInfo 9 Optional: true 10 Type: 11 Name: ConnectArgConnectInfo 12 ExtAttrs: 13 - Name: Namespace 14 Values: 15 - chrome 16 - tabs 17 Returns: 18 - Name: Port 19 ExtAttrs: 20 - Name: Namespace 21 Values: 22 - chrome 23 - runtime 24 ExtAttrs: 25 - Name: Namespace 26 Values: 27 - chrome 28 - tabs 29 - File: webext/chrome/tabs.json 30 WebextFunc: 31 Name: highlight 32 Args: 33 - Name: highlightInfo 34 Type: 35 Name: HighlightArgHighlightInfo 36 ExtAttrs: 37 - Name: Namespace 38 Values: 39 - chrome 40 - tabs 41 Returns: 42 - Name: Promise 43 Params: 44 - Name: Window 45 ExtAttrs: 46 - Name: Namespace 47 Values: 48 - chrome 49 - windows 50 ExtAttrs: 51 - Name: Namespace 52 Values: 53 - chrome 54 - tabs