https://github.com/arjenbos/ha-postnl-browser-extensions
Browser extensions that are required for the PostNL Home Assistant integration
https://github.com/arjenbos/ha-postnl-browser-extensions
browser-extension hacs hacs-integration home-assistant postnl
Last synced: about 2 months ago
JSON representation
Browser extensions that are required for the PostNL Home Assistant integration
- Host: GitHub
- URL: https://github.com/arjenbos/ha-postnl-browser-extensions
- Owner: arjenbos
- License: apache-2.0
- Created: 2023-11-28T10:25:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T14:45:54.000Z (over 1 year ago)
- Last Synced: 2025-01-24T08:15:28.554Z (3 months ago)
- Topics: browser-extension, hacs, hacs-integration, home-assistant, postnl
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PostNL browser extensions
This repository contains the browser extension which is needed to install [the PostNL Home Assistant integration](https://github.com/arjenbos/ha-postnl).
## How to install the extension
### Chrome
Follow this guide to install the extension: https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked### Edge
You need to use the **Chrome extension**. According to [Microsoft](https://support.microsoft.com/en-us/microsoft-edge/add-turn-off-or-remove-extensions-in-microsoft-edge-9c0ec68c-2fbc-2f2c-9ff0-bdc76f46b026) this should work.Follow this guide to install the extension: https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/getting-started/extension-sideloading
### Opera
You need to use the **Chrome extension**. According to [Opera](https://blogs.opera.com/tips-and-tricks/2021/10/using-addons-from-chrome-in-opera/) this should work.Follow this guide to install the extension: https://dev.opera.com/extensions/testing/
### Firefox
1. Follow this guide to install the extension: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#installing
2. Firefox disables required permissions by default. After installing the extension you need to follow these steps:
1. Go to `about:addons` (copy and paste this address in the address bar).
2. Click on `PostNL oAuth rewriter`.
3. Go to the `Permissions` tab.
4. Toggle `Access your data for sites in the *://postnl.nl domain`.