ugetdm / uget-integrator

Native messaging host to integrate uGet Download Manager with web browsers
GNU General Public License v3.0
339 stars 38 forks source link

uget-integrator on ubuntu 19.10 and chromium not work #87

Open takenroot opened 4 years ago

takenroot commented 4 years ago

after install extension , i use apt-get install uget-integrator,but the extension hint me not found it . swtich to Chrome, it‘s working. sorry about my English

theeomm commented 4 years ago

Did you follow all the installation steps?

sudo add-apt-repository ppa:uget-team/ppa sudo apt update sudo apt install uget-integrator

ferritopia commented 4 years ago

I got this problem as well, I followed all instructions, I even try installing uget-integrator from wget https://raw.githubusercontent.com/ugetdm/uget-integrator/master/install/linux/install_uget_integrator.sh but it's still not working on chromium (Chromium Versi 84.0.4147.135 (Official Build) snap (64 bit)) https://i.imgur.com/OZWNxAt.png

theeomm commented 4 years ago

Don't use the snap version of Chromium @ferritopia

ferritopia commented 4 years ago

how do I install chromium browser without automatically installing the snap version? try to use sudo apt-get install chromium-browser this is what happened

Preparing to unpack .../chromium-browser_84.0.4147.105-0ubuntu0.20.04.1_amd64.deb ...
=> Installing the chromium snap
==> Checking connectivity with the snap store
==> Installing the chromium snap

@theeomm

slgobinath commented 4 years ago

@ferritopia Linux Mint has a document on different options to install Chromium without Snap. Please take a look here: https://linuxmint-user-guide.readthedocs.io/en/latest/chromium.html