Extension to use polarpod features in browser or access trough context menu
Also check Polarpod APIs for more about it
-
clone/download the repository you want (master, dev or dist) (or go to releases and download latest version)
-
go to chrome://extensions
-
enable developer
-
install
-
if was dist branch clone, click on "load unpacked" and select the diretory containing the extension files
-
if was master branch clone, with a terminal on the folder run
npm install
to install dependencies,npm run watch:dev
to create "dist" folder, click on "load unpacked" and select the dist. -
if was download from releases, extract the files, click on "load packed" and select the folder with extracted files
-
-
select the directory containing the extension files and you are good to go