refactor: migracja wywołań API przeglądarki do abstrakcji browserAPI #127

Open
am0 wants to merge 4 commits from refactor/build_time_abstraction into develop
Showing only changes of commit 9a03e71868 - Show all commits

View File

@ -26,6 +26,7 @@ Firefox: https://addons.mozilla.org/en-US/firefox/addon/rentgen/
### Build steps
## Firefox
1. Pull repository or download a zip package
2. Go to the root directory of the pulled repository
3. Run command: `npm install`
@ -34,13 +35,26 @@ Firefox: https://addons.mozilla.org/en-US/firefox/addon/rentgen/
6. Go to the `web-ext-artifacts` directory
7. You will find a zip archive: `rentgen-x-x-x.zip` (`x-x-x` means add-on version)
## Chrome
1. Pull repository or download a zip package
2. Go to the root directory of the pulled repository
3. Run command: `npm install`
4. Run command: `npm run build:chrome`
5. You will find dist-chrome folder
### Run steps
## Firefox
1. Run Firefox and go to `about:debugging`
2. Click _This Firefox_ tab
3. Click _Load Temporary Add-on..._ button
4. Pick the zip archive from last step of build process.
## Chrome
1. Run Firefox and go to `chrome://extensions/`
3. Click _Load Unpacked_ button
4. Pick the folder from last step of build process.
## Issue tracker
If you find a problem, please send us an email: kontakt@internet-czas-dzialac.pl