-
-
Notifications
You must be signed in to change notification settings - Fork 21
Install extension manually
Vladimir edited this page Feb 23, 2023
·
41 revisions
You can build actual version of extension or download some of the old pre builded releases. Currently both versions - manifest v2 & v3 bit tested and working. v3 is more actual now (but less tested) because v2 will be shutdown by Chrome in 2023
-
Download extension source code
- Unpack archive & Go to extension folder, rename manifest.v2 or v3 file to manifest.json
2.1 For v3 go to _build folder and execute merge.bg.v3.bat or merge listed in bat file files manualy to background.js file - Exclude additional libs (extended support for joyreactor site) strings (list of strings) from manifest.json if not needed or download additional libs and unpack to same folder
- Download extension zip-file from archive or from releases
- Unpack archive to any folder
- Install unpacked extension in developer mode for Chrome (any Chromium based - Opera, Edge, KiWi etc. is similar)
1.1 Go to chrome://extensions
1.2 Enable Developer Mode by clicking the toggle switch
1.3 Click the Load unpacked button and select extension folder (folder with manifest.json file)