-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd6f220
commit e90029d
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# chromium-web-store | ||
Allows adding extensions from chrome web store on unsupported chromium derivatives like ungoogled-chromium. | ||
Allows adding extensions from chrome web store on unsupported chromium derivatives like ungoogled-chromium. | ||
If you wish to install the extensions directly instead of just downloading them, you must change the flag `chrome://flags/#extension-mime-request-handling` to `Always prompt for install`. | ||
To install this extension, drag and drop the .crx into your `chrome://extensions` page. |