S
S
Stormritter2021-03-12 15:27:51
Google Chrome
Stormritter, 2021-03-12 15:27:51

How to install Great Suspender for Chrome from Github?

For example, this version (in recent discussions it says that a bug has been fixed there and icons are displayed) - https://github.com/wylie39/Thesuspender . Found this information from the link: https://github.com/greatsuspender/thegreatsuspender... .

Anticipating advice to read the instructions there, I will say that I do not fully understand how to do this. Downloading the file, I get the following folder (in the screenshot). 604b5e02d82cc306495303.png

And when I try to install in developer mode, I get an error that there is no manifest there.604b5e0ed91c6665032799.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
acwartz, 2021-03-12
@dashwind

Install Node.js, install grunt-cli globally:

npm i -g grunt-cli

further, as it is written on the github, in the directory (where src is the directory) call commands from the console:

npm install
npm run generate key
npm run build

the ./build folder will appear,
here is its contents and load into the browser.
or a zip archive will appear there (a packaged extension ready for deployment - because the developer keeps the repository more for himself), unpack it somewhere, load it into the browser.

S
Stormritter, 2021-03-12
@dashwind

Primary also throws the same error when installing (download unpacked extension) https://github.com/aciidic/thegreatsuspender-notrack

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question