Giter Club home page Giter Club logo

ungoogled-chromium-wiki's People

Contributors

eloston avatar heyjoeway avatar imtiazsakib avatar intika avatar joey04 avatar kkocdko avatar likhner avatar networkexception avatar pf4public avatar sonigeez avatar wxllow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ungoogled-chromium-wiki's Issues

New "User Resources" page

Add a User Resources page that contains resources such as references to extensions and potential settings to set for various use cases.

This is different from the FAQ, which contains information specifically about ungoogled-chromium. Information in User Resources can be more general to Chromium as a whole.

EDIT: Example of information that can be added: ungoogled-software/ungoogled-chromium#577

Widevine CDM installation on Windows has changed

Part "How do I install Widevine CDM?" (on Windows) is not working now. I've figured out that Widevine works only if you put it on this directory C:\Users{username}\AppData\Local\Chromium\Application{chrome_version}
So, this is the path you should use to place your WidevineCdm folder that you've made by wiki.

Adding CRX..

Hey there..

btw, I run arch..

and Plasma..

I'm installing ungoogled-chromium from chaotic-aur.

I needed to make chromium my default browser before I could get the crx to install.. (lastpass fwiw)

My 0.02

[windows] info how to set env to use VS from non-standart directory

As known, chromium build scripts prefer installation of VS in default directory, like C:\Program Files\Microsoft Visual Studio\17\Community.

But sometimes it is not possible to install VS to default path, so to bypass that restriction and define path to MVS installation you can use vs2017_install env variable.

Before running build.py in command line, execute command to add to env that variable:

set vs2017_install=X:\path\to\MVS17\edition

That will help avoid such error:

Exception: Visual Studio Version 2017 (from GYP_MSVS_VERSION) not found.
ERROR at //build/config/win/visual_studio_version.gni:27:7: Script returned non-zero exit code.

Minor updates for widevine-cdm faq

Hi, as seen in the ungoogled-chromium/issues/1120, the file containing the versions is pointing to the defunct current.txt.
The versions.txt seems to be up to date.

Additionally, for users of the portable installation, its not entirely crystal clear where the folder goes, so i propose adding this line:

Create a catalogue under User Data for your Chromium installation and call it WidevineCdm. For portable installations, place in the root folder directly, like so: PortableChromium\WidevineCdm

Happy to make these changes myself, if I am allowed

Updated information regarding extensions / theme installation

I was looking into installing themes onto ungoogled-chromium, and I couldn't really find anything concrete. So, just to try, I used the method described for installing extensions as described in the FAQ on my desired theme. This worked perfectly. I'm not sure if this is unknown or just not listed in the FAQ, but I think it would be valuable information to put up there.

Dictionary installation instructions for Windows are invalid/outdated

The instructions at https://ungoogled-software.github.io/ungoogled-chromium-wiki/faq#how-do-i-fix-the-spell-checker suggest using 7-Zip to "unpack" the base64 encoded files. However, in reality 7-Zip is unable to open such files (at least when using the current stable version of 7-Zip 19.00).

The proper way to decode a base64 file in Windows is to use the built-in certutil.exe utility (see https://stackoverflow.com/questions/16945780/decoding-base64-in-batch), which works more or less similarly to the base64 tool used in Linux, e.g.

certutil.exe -decode en-US-9-0.bdic.txt en-US-9-0.bdic

u2f extension link is dead

In the FAQ, you said that it's required to use "this extension" but that link is dead, goes to 404 google
There is no name for the extension needed. Do you have it anywhere, is there a new version or something?

"How to get FIDO U2F security keys to work in Google sign in?"
Google sign in uses a specific extension to access the security key’s information. You’ll need to install this extension to make this function. After installation you might need to restart your computer to make it work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.