chrome.accessibilityFeatures.virtualKeyboard.set({ value: enable }); for the above code i'm getting an error "cannot set of undefined". Please help