To install and run Optery Global Privacy Control (GPC) Extension locally, follow these steps:
-
Clone this repository:
git clone git@github.com:optery/optery-gpc-chrome-extension.git
-
Navigate to project directory:
cd optery-gpc-chrome-extension
-
Install the dependencies using npm:
npm install
To run the Optery Global Privacy Control (GPC) Extension locally, follow these steps:
To build and import Optery Global Privacy Control (GPC) Extension to chrome browser, follow these steps:
- Build the project:
npm run build
This will create build folder
-
Open Google Chrome and go to chrome://extensions.
-
Enable the "Developer mode" toggle switch.
-
Click on "Load unpacked" and select the build folder generated by the build process.
-
The Optery Global Privacy Control (GPC) Extension should now be loaded as an unpacked extension in Google Chrome.