Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
43 views

Since the ChromeOS update on September 25, 2025 (not sure if this is the cause), my custom protocol handlers (web+collab:// and collab://) for an Isolated Web App (IWA) have stopped functioning. ...
J4GD33P 51NGH's user avatar
1 vote
2 answers
135 views

when user turns on his laptop, I am trying to check user's last activity time on mounted in vuejs3, i am using below code for it: document.addEventListener('visibilitychange', () => { if (...
kvell support's user avatar
0 votes
0 answers
59 views

To verify the issue, I added a simple empty HTML page, just displaying icon and title, to Google Admin Console "Kiosks", under menu: “Devices“ - “Chrome“ - “Apps & Extensions“. However, ...
Shaw's user avatar
  • 929
0 votes
1 answer
112 views

I’m trying to run test automation from a development machine against a Progressive Web App (PWA) that will be running in Kiosk mode on a Chromebook. The PWA is intended for use in a Kiosk environment, ...
Kelly Seeman's user avatar
1 vote
1 answer
299 views

I have written this basic code to detect the kind of app where my hybrid Android app is running, desktop, tablet, and phone: ​var deviceDetector = (function() { var userAgent = navigator.userAgent....
Federico Navarrete's user avatar
0 votes
0 answers
62 views

The language menu (specifically the Arabic option) has goofy ahh padding that I never asked for, unless the language is currently set to Arabic. This is only happening in Chrome and not Safari. I've ...
themirrazz's user avatar
-1 votes
1 answer
97 views

I have a TV displaying machine metrics from a secure website on a Chromecast dongle. I have made a webpage that displays our shops 5S dashboard. I want to be able to switch from the machine metrics ...
SirSteve's user avatar
0 votes
1 answer
145 views

ChromeOS Version 123.0.6312.132 (Official Build) (64-bit) with Linux Developer Environment enabled and Eclipse IDE installed (2024-03). When I run the application, parts of the Eclipse active window ...
Neill's user avatar
  • 603
1 vote
0 answers
51 views

I'm making an app for Chrome OS that it's important to be able to adjust system volume with. It's not designed for the app store, but will be a side-loaded app. However, while my Android Studio code ...
Elliptica's user avatar
  • 4,392
0 votes
0 answers
102 views

Overview I'm writing a ChromeOS Files extension for encrypting files. For that I'm using the Google Chrome chrome.fileBrowserHandler API. When opening the Files context menu, I get an "Encrypt&...
user avatar
0 votes
0 answers
171 views

I can't seem to be able to access the blue characters on my Chromebook keyboard. Technical info about the Chromebook I am using: Google Chrome 121.0.6167.9 (Official Build) dev (64-bit) Revision ...
Evanbb8's user avatar
1 vote
1 answer
814 views

I've been following along chris@machine's YouTube tutorial for NeoVim. In episode 6 "Neovim - Completion Tutorial 100% Lua" he showed some custom kind icons. But for me it looked like this ...
pinguxx28's user avatar
1 vote
1 answer
1k views

Students can't access the settings menu in their devices to add a printer option. Change the settings under Admin Console under Devices Chrome Settings but printer option is already allowed? I'm ...
Craig Monseupr's user avatar
1 vote
0 answers
140 views

I had a Chromeos app and it was working fine. As Google now deprecated chromeos apps we are migrating to pwa app. We were using the below code to check if the app is in kiosk mode and apply our logic ...
Rushabh Shah's user avatar
0 votes
1 answer
357 views

I have been searching for a way to use python on my ChromeOS laptop, I can get the python3 command working but cannot find a way to open IDLE. The commands that are tradiditionally used such as python ...
a rand0m dude's user avatar
2 votes
0 answers
402 views

While searching for this issue, I found this- Connectionrefusederror: [errno 111] connection refused is an error message that the Python “socket()” function will show when it cannot connect to the ...
Vishal Prasad's user avatar
0 votes
1 answer
625 views

I am working on a kiosk application and I need to be able to grant permissions to access the Web Serial API without any user interaction. This is on a ChromeBox that is managed through the Google ...
Raymond Rogers's user avatar
1 vote
1 answer
651 views

In the vscode terminal bash if i press a key it takes two inputs. For example if I press 'a' the terminal shows 'aa' and this happens for all the keys. But it doesn’t happen on the default terminal. I'...
sabertooth9153's user avatar
1 vote
0 answers
213 views

At chrome://policy/, you can see various things set by your device administrator. Where does Google Chrome fetch these? Based off of the information under Device Policies and User Policies, can I get ...
ifthisthenthat's user avatar
0 votes
1 answer
104 views

I want to implement code to react to common shortcuts like Ctrl + S (save), Ctrl + Z (undo) in a Chrome OS environment. I have added the following code in the activity: @Override public boolean ...
ema3272's user avatar
  • 1,051
1 vote
0 answers
149 views

I need to use this Chrome argument, --autoplay-policy=no-user-gesture-required on Windows you simply add that to the shortcut on your Desktop. But I can't seem to find a way on ChromeOS, any idea?
vdegenne's user avatar
  • 13.5k
1 vote
1 answer
432 views

I'm developing a ChromeOS kiosk application (website + chrome extension) which suppose to run in Kiosk Mode on managed Chromebook devices. Application displays external web content which I don't own, ...
nikitakot's user avatar
  • 117
1 vote
0 answers
153 views

I am working on Chromebook today and I can't find how to change the keyboard language in vscode in Chromebook. Changing keyboard input language in other apps works fine but not in vscode and obsidian. ...
Hyo's user avatar
  • 19
0 votes
0 answers
204 views

I want to preface that this is my first project using pure js, lol. So I am in the process of creating a chrome extension for chromeOS that changes the wallpaper daily to AI generated art. I was doing ...
Masong19hippows's user avatar
0 votes
1 answer
588 views

Hi I am programming a website using HTML and I am using caret text editor as my Chromebook doesn't support Linux. I am unable to import images from my files app. The HTML program and the image is in ...
AKJ121's user avatar
  • 25

1
2 3 4 5
11