Skip to main content

All Questions

Tagged with
127 questions with no upvoted or accepted answers
7 votes
1 answer
4k views

Stop chrome from prompting when running external URL handler?

I've configured an external handler for telnet:// links following these instructions. It works great, but every time I click on a click chrome asks me: Open xdg-open? http://<site i am browsing&...
larsks's user avatar
  • 4,312
7 votes
0 answers
4k views

Ubuntu 18.04 "Web Content" & "WebExtension" high CPU usage

I'm here to talk about a strange phenomenon. I'm on a Ubuntu 18.04 Xfce. Firefox 68.0.1 (64-bit) Chrome 76.0.3809.87 (64-bit) VSCode 1.36.1 (64-bit) To resume, I have some very high CPU usage with ...
Moooartin's user avatar
7 votes
3 answers
35k views

How to install extensions on Chromium without the web store?

I tried to install the Reddit Enhancement Suit, when Chromium complained that I can only install extensions easily from Web Store. It downloaded the .crx file. How can I apply it? The linked help page ...
Anna's user avatar
  • 259
6 votes
0 answers
1k views

Force Google Chrome (Or Chromium) to Manually Save VSphere HTML5 Password?

System Info: Running Chromium on various Linux workstations and often Google Chrome or Chromium on one of my work MacBook Pros. I'm only a Firefox user when Google isn't watching (that's a joke, they'...
Tmanok's user avatar
  • 238
6 votes
1 answer
3k views

How can I change the color of active tab? (Linux)

I use Ubuntu 18.04 Gnome. Is there any possibility to change the color of active tab in chrome without changing the theme? I use GTK+ theme and I want to keep the consistency. Now active and inactive ...
Ives's user avatar
  • 355
5 votes
0 answers
2k views

Reverse horizontal scroll in chrome

I have an issue regarding my Logitech MX Master mouse which have a dedicated horizontal scroll wheel. I've created a file in /usr/share/x11/xorg.conf.d called 52-mouse-map.conf which have the ...
MikeyR's user avatar
  • 51
5 votes
0 answers
803 views

Ubuntu Trickle Will Not Open Chrome

I'm trying to open Chrome with trickle to throttle the upload speed so I can test a sites image uploading progress display, but the build in dev tools for chrome only allow throttling for downloads. ...
Brian Leishman's user avatar
5 votes
1 answer
10k views

Close a specific Chrome tab in Ubuntu/Linux using terminal command

Is there a way to close a specific Chrome tab with a terminal command? I tried below commands: kill -9 <pid of Chrome tab>: Instead of closing a tab, it kills the tab ("He's dead Jim" message ...
user avatar
4 votes
0 answers
796 views

Chrome blocking all downloads from my web server to users

I'm running an apache web server that hosts some files. Say there's one file called Installer.jar and I have a button to download that file. Around yesterday chrome started blocking this file for ...
Alexander's user avatar
4 votes
1 answer
11k views

Is it possible to set up Chrome Remote Desktop from the command line?

Chrome Remote Desktop is a lot better on linux than any kind of VNC type set up. I'd like to run a linux desktop in the cloud, and use Chrome Remote Desktop to access it. Can I set this up, without ...
chrism2671's user avatar
  • 1,599
4 votes
1 answer
2k views

Chromium: No microphone devices

I am using chromium on ArchLinux, and I have tested that with ffmpeg the microphone works and I can record a wav file. But when it comes to using online flash recorder, it shows that "Microphone ...
TJM's user avatar
  • 159
4 votes
2 answers
4k views

google-chrome open url in current tab through ssh/remotely

Basically I need to issue an ssh command to open a url in the current tab if i try to run chrome with say google-chrome http://yahoo.com it adds a new tab to the already existing window. I looked ...
gt565k's user avatar
  • 141
4 votes
1 answer
943 views

Webcam is only recognized by some software

I have a webcam that works fine in software such as camorama and cheese. However, I cannot use it in websites that allow you to use a webcam (it's not recognized). I tested it with: Chromium 34.0 ...
Alex's user avatar
  • 2,116
3 votes
0 answers
201 views

How to make Home key ALWAYS go to beginning of line ONLY and NEVER go to beginning of textarea field in Chrome (EVEN when cursor is on blank line)?

Until quite recently (I think <1 year ago), the behavior of the Home and End keys while editing a textarea field in Chromium/Chrome was identical to the behavior I have come to expect from decades ...
Tyler Rick's user avatar
3 votes
0 answers
184 views

Running tests with Selenium and Chrome Driver

I'm trying to create a new session on chrome driver, however it appers: Unable to create new session. UnknownError: unknown error: Chrome failed to start: exited abnormally (unknown error: ...
Charles Fonseca's user avatar
2 votes
0 answers
181 views

Chrome and Firefox lose ability to use keyboard on Fedora 38 while other applications can use keyboard

We have a number of Fedora 38 systems where sporadically Chrome and Firefox no longer receive keyboard input. Other applications, like terminal, do not experience this issue. Chrome is not locked as ...
VilleLipponen's user avatar
2 votes
0 answers
816 views

Chrome 114 segfault crash on Amazon Linux 2

I'm using AWS EC2 instances with Amazon Linux 2 (Karoo) to run test automation with Selenium WebDriver using headless Chrome. When upgrading to Chrome 114 (stable), ChromeDriver reports that Chrome ...
fijiaaron's user avatar
  • 121
2 votes
1 answer
972 views

Chrome fails to download files to some locations

After updating to Ubuntu 22.04, I can't download files from Chrome to some of the locations in my OS / external drive. However, Firefox works as expected for the same downloads. What happens? After ...
Kirill Zaitsev's user avatar
2 votes
1 answer
802 views

Freezing issue when trying to run Linux on chromebook with crouton

I'm a total noob but I am trying to install and run Linux so I that I can learn it. All I have is a chromebook, so I used the method of using crouton to run them at the same time. I have very ...
metabae's user avatar
  • 21
2 votes
0 answers
1k views

How can I add a local image file to a webpage in Chrome OR Firefox?

If I add a local image to non-local webpage, for instance by doing something like the following in my dev tools: document.body.html('<img src="file://c:/some/file.png" />') it should add my (...
machineghost's user avatar
  • 1,132
2 votes
0 answers
4k views

Fake/controllable webcam for Chrome inside Docker container

Background I am trying to control the input to a WebRTC web application running on Chrome, controlled by Selenium, inside a Docker container. This is part of an automated test of the WebRTC ...
Nameless Voice's user avatar
2 votes
2 answers
478 views

How can I save Chrome's opened pdf from ftp site?

I have opened a PDF file in Google chrome version 38 in Linux. But, when I wanted to save the PDF, Chrome wants to re-download again. How do I save the pdf without re-downloading? FYI, I could ...
Anwar's user avatar
  • 355
2 votes
1 answer
119 views

Chrome crawls on Linux whereas Firefox is light as a feather

In day to day browsing i find Chrome to consume x2 memory, has memory leaks with some sites (NYT, some ebay pages, with or without flash) whereas on Firefox is light as a feather. I'm a converted ...
Gabriel's user avatar
  • 3,685
2 votes
2 answers
3k views

How can I get Magnet links to open in transmission when running Enlightenment as my Window Manager?

I have found a way to do it when running Gnome, but I don't know how in Enlightment, and I'd really prefer not to switch window managers. The OS is Mint 12.
Nathan C. Tresch's user avatar
1 vote
0 answers
376 views

How to use a thermal printer on a Chromebook?

If I test it using an application called Test Bluetooth Printer which I downloaded from the Play Store, it works, but if I use the Google Chrome browser on my Chromebook, it doesn't detect my thermal ...
ZAB Pro's user avatar
  • 11
1 vote
0 answers
206 views

How to force Chrome to sync bookmarks without re-starting?

I'm doing a small project where I need to programmatically edit Chrome bookmarks in Python preferably. Default Chrome bookmarks are stored in a Bookmarks file. The regular app settings live under ~/....
NotAName's user avatar
  • 271
1 vote
0 answers
51 views

Unable to boot into Chromebook after blocking incognito mode

disable incognito mode in ChromeOS (ChromeBook) So i followed this and it works but my Chromebook doesn't boot up after shutdown I recovered the chromebook back to normal using traditional recovery ...
greatisgreat's user avatar
1 vote
0 answers
453 views

Make specific Chrome profile the default profile

I use Google Chrome on Ubuntu. I have two profiles: a personal one, and a work profile. Only the personal one is sync'ed to a Google account; the work profile is not synchronized as my work email ...
k314159's user avatar
  • 327
1 vote
0 answers
798 views

Google Chrome UI lags and freezes a lot when using NVIDIA

This issue only happens when I am on NVIDIA mode, using Optimus-manager. Almost the whole Google Chrome window lags and freezes, during tabs switching, scrolling through a page, or almost anything I ...
Abdulrahman Hassoun's user avatar
1 vote
0 answers
108 views

how to debug the integration of ibus with chromium 67 (redhat 7.6)

I'm running on a RHEL 7 system. I'm trying to get Japanese input to work in chromium. When Japanese is selected from the ibus menu it works in the terminal and other applications but for chromium in ...
dk10d's user avatar
  • 61

15 30 50 per page
1
2 3 4 5