github.com/primecitizens/pcz/std@v0.2.1/plat/js/webext/app/apis.js.wasm.yaml (about) 1 - File: webext/chrome/app.json 2 Dict: 3 Name: DOMWindow 4 ExtAttrs: 5 - Name: Namespace 6 Values: 7 - chrome 8 - app 9 - File: webext/chrome/app.json 10 Dict: 11 Name: Details 12 ExtAttrs: 13 - Name: Namespace 14 Values: 15 - chrome 16 - app 17 - File: webext/chrome/app.json 18 Enum: 19 Name: InstallStateType 20 Values: 21 - not_installed 22 - installed 23 - disabled 24 ExtAttrs: 25 - Name: Namespace 26 Values: 27 - chrome 28 - app 29 - File: webext/chrome/app.json 30 Enum: 31 Name: RunningStateType 32 Values: 33 - running 34 - cannot_run 35 - ready_to_run 36 ExtAttrs: 37 - Name: Namespace 38 Values: 39 - chrome 40 - app 41 - File: webext/chrome/app.json 42 WebextFunc: 43 Name: getDetails 44 Returns: 45 - Name: Details 46 ExtAttrs: 47 - Name: Namespace 48 Values: 49 - chrome 50 - app 51 ExtAttrs: 52 - Name: Namespace 53 Values: 54 - chrome 55 - app 56 - File: webext/chrome/app.json 57 WebextFunc: 58 Name: getIsInstalled 59 Returns: 60 - Name: boolean 61 ExtAttrs: 62 - Name: Namespace 63 Values: 64 - chrome 65 - app 66 - File: webext/chrome/app.json 67 WebextFunc: 68 Name: installState 69 Returns: 70 - Name: Promise 71 Params: 72 - Name: InstallStateType 73 ExtAttrs: 74 - Name: Namespace 75 Values: 76 - chrome 77 - app 78 ExtAttrs: 79 - Name: Namespace 80 Values: 81 - chrome 82 - app 83 - File: webext/chrome/app.json 84 WebextFunc: 85 Name: runningState 86 Returns: 87 - Name: RunningStateType 88 ExtAttrs: 89 - Name: Namespace 90 Values: 91 - chrome 92 - app 93 ExtAttrs: 94 - Name: Namespace 95 Values: 96 - chrome 97 - app