Skip to content

Extension for Ungoogled Chromium that allows easy installation of extensions from Chrome webstore.

Notifications You must be signed in to change notification settings

enolgor/ungoogled-chromium-extension-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ungoogled Chromium Extension Installer

This is a simple extension that wraps the gist pasted in this issue in order to make it easy to install a extensions to the Ungoogled Chromium Browser.

Build

To build this extension just run: npm install and npm run build. Or you can download it from the releases section.

Install

  • Download or build the .crx file
  • Follow the instructions in the FAQ of Ungoogled Chromium, but it should be as simple as opening chrome://extensions and drag-and-drop the crx file.

Usage

  • Set the flag that allows to prompt for install as covered in the FAQ. Just change chrome://flags/#extension-mime-request-handling to Always prompt for install.

  • Go to the chrome webstore page of the extension (should contain /detail in the path, e.g. https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm)

  • This extension registers a contextual menu, so right click in any part of the page and then install extension. It should prompt to request installation.

About

Extension for Ungoogled Chromium that allows easy installation of extensions from Chrome webstore.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published