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
797 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
1 vote
0 answers
778 views

How to force the installation of a local extension with a Chrome policy?

I use the Google Chrome policies on a couple of Linux workstations to force some settings. I need to force each browser to have a local extension (not from the Google Chrome store). ...
Julien's user avatar
  • 119
1 vote
1 answer
273 views

How to start a web browser as a "shell"?

I would like to better run a media player on my Linux (Ubuntu 16.04), connected via HDMI to a TV. Today I use Kodi: it is started via a systemd service (ExecStart = /usr/bin/xinit /root/.xinitrc) /...
WoJ's user avatar
  • 3,263
1 vote
0 answers
130 views

Multiple chrome instances with one user (remote VM)

I want multiple people to remotely log in on a VM with the same user and use 'individual' Chrome instances. (they don't have access to chrome on their devices) So far I've tried multiple solutions: ...
Nicolas1994's user avatar
1 vote
1 answer
1k views

Unable to run chorme headless on Amazon Linux / centos 7 for (puppeteer)

I have install all required depnendencies after that running this command $ ./chrome --headless --disable-gpu --no-sandbox --disable-setuid-sandbox --screenshot https://www.chromestatus.com/ It shows ...
Mohammad Idris's user avatar
1 vote
0 answers
347 views

Adding tabulation characters to MediaWiki

If one wants to nest any HTML tag inside another HTML tag in MediaWiki, space-indentation isn't useful for that because it causes the nested tags to be wrapped in a <pre> tag in execution. A ...
user avatar
1 vote
1 answer
82 views

Error uninstalling Google chromium

I downloaded Google chromium in /tmp directory in Linux. I want to uninstall it and by mistake I deleted /tmp directory. Chromium is not uninstalling now. What can I do now?
Arunim Shukla's user avatar
1 vote
0 answers
692 views

Why the device "/dev/video1" not shows?

I'm trying to share my desktop via virtual webcam, but unfortunately the app cheese and google chrome and any app can't have access to this device "/dev/video1", the "/dev/video0" is the integrated ...
J. Sthepens's user avatar
1 vote
0 answers
883 views

Chrome doesn't use swap

I have written a single page application that gradually loads objects, and memory usage increases. At a certain point, Google Chrome shows an error page, and from the log I see [1:1:1210/224428....
cdarwin's user avatar
  • 121
1 vote
0 answers
176 views

mint KDE 18.2 is write protected.

when I open some application (google chrome, libre office writter) in my linux mint KDE 18.2, my hard disk becomes write protected,I could not create,modify or download a file. It shows message like ...
Bhola Nath's user avatar
1 vote
1 answer
3k views

How to make Chrome user proxy server on ArchLinux

I would like to set HTTP proxy for Google Chrome on ArchLinux. When I open the proxy settings section in Chrome GUI I get: When running Google Chrome under a supported desktop environment, the ...
ps-aux's user avatar
  • 3,785
1 vote
2 answers
291 views

FireFox not uninstalling on Linux

I am a Google Chrome user, and I notice that new Linux distributions always come pre-installed with FireFox. Whenever I try to uninstall, I get this: sudo apt remove --purge firefox firefoxdriver ...
Python's user avatar
  • 33
1 vote
0 answers
409 views

How to disable inactive tab bandwidth throttling in chromium?

I like to open a tab with TV or radio broadcast while I work. But as soon as I switch to another tab or window, the video starts buffering, as if chromium limited bandwidth for background tabs... Is ...
nicoulaj's user avatar
  • 646
1 vote
0 answers
455 views

Login to chrome without desktop environment

If I try to open Google Chrome without having my desktop environment running (I run it from a different user account with "su - < user >" or remotely via ssh -X), Chrome tells me my login ...
Jeff's user avatar
  • 1,787
1 vote
2 answers
4k views

Is there a way to install Google Chrome on Linux and have all the needed dependencies automatically installed?

I’m trying to install Google chrome on the following version of 64-bit Linux … [davea@mydevbox mydir]$ uname -a Linux mydevbox.mydomain.com 1.3.8-18.52.amzn1.x86_64 #1 SMP Wed Mar 16 17:15:34 UTC ...
Dave's user avatar
  • 41
1 vote
1 answer
6k views

What is the name of the google-chrome package for use with yum?

I’m using the following version of Linux [davea@mydevbox mydir]$ uname -a Linux mydevbox.mydomain.com 1.3.8-18.52.amzn1.x86_64 #1 SMP Wed Mar 16 17:15:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux I’m ...
Dave's user avatar
  • 41
1 vote
0 answers
191 views

Blacklist fonts for a specific program

I am specifically interested in black-listing fonts for Google Chrome. I don't like antialiased fonts for smaller sizes. When I'm using Firefox, I can prevent pages from rendering using the fonts ...
wvxvw's user avatar
  • 885
1 vote
0 answers
1k views

Select pixelformat H264 for webcam in Chrome

I am using a webcam with Chrome Browser on Linux that supports full hd resolution. The camera supports H.264 encoding to provide acceptable frame rates on full hd over USB 2.0. When selecting the ...
dronus's user avatar
  • 1,908
1 vote
0 answers
618 views

Chrome not using configured proxy

I am fighting and losing trying to set a proxy in Chrome that is signed into a school account. When I sign out of the account the proxy works, when I sign back in the proxy seems to stop working. Now ...
metalcated's user avatar
1 vote
2 answers
480 views

Replacing cookies file doesn't change anything in google chrome

I have linux as my main environment and windows 7 intalled on my virtual machine. What I'm trying to do is replace Cookies file with another file to change my cookies. I logged in with account A on ...
user498803's user avatar
1 vote
1 answer
510 views

VBscript activeX Internet Explorer object alternative

I need a Linux alternative to browser manipulation. In Windows I would use a VBscript to do this via Internet Explorer object, but in Linux I don't have either of those. Is there any other script ...
dj_boy's user avatar
  • 56

15 30 50 per page