pihole-browser-extension

Browser extension to control your pi-hole

MIT License

Stars
194
Committers
2

Bot releases are visible (Hide)

pihole-browser-extension - 2.2.0 Multiple Piholes

Published by badsgahhl over 4 years ago

  • You can now use up to four piholes simultaneously
pihole-browser-extension - 2.2.0 Beta1

Published by badsgahhl over 4 years ago

New:

  • You can now use up to four piholes simultaneously

How to use a beta release:

First unzip the package.zip

Chrome:

  1. Go to chrome://extensions and enable developer mode
  2. Click "load unpacked extension". Select the folder of the unpacked package.zip
  3. Done. This beta extension will work parallel to the normal version

Firefox

  1. Go to about:debugging#/runtime/this-firefox
  2. Click "load temporary addon". Select the manifest.json in the unpacked package.zip folder.
  3. Done. The beta extension is loaded next to the normal version. Remind: This extension will remove after you close firefox
pihole-browser-extension - 2.1.2 Storage Migration

Published by badsgahhl over 4 years ago

  • Storage migration to support multiple pihole
  • New routines to handle multiple piholes
  • Bugfixes
pihole-browser-extension - 2.1.1 Prepartions

Published by badsgahhl over 4 years ago

  • Prepartations for #6
  • Allowing to use piholes that are no secured by a password
pihole-browser-extension - 2.1.0 List Feature

Published by badsgahhl over 4 years ago

  • You are now able to block and whitelist the current tabs url
  • UI Improvements
pihole-browser-extension - 2.1.0 - Beta1

Published by badsgahhl over 4 years ago

New:

  • New list feature added. Add domains of the current tab to your black or white list
  • Styling improvements

How to use a beta release:

First unzip the package.zip

Chrome:

  1. Go to chrome://extensions and enable developer mode
  2. Click "load unpacked extension". Select the folder of the unpacked package.zip
  3. Done. This beta extension will work parallel to the normal version

Firefox

  1. Go to about:debugging#/runtime/this-firefox
  2. Click "load temporary addon". Select the manifest.json in the unpacked package.zip folder.
  3. Done. The beta extension is loaded next to the normal version. Remind: This extension will remove after you close firefox
pihole-browser-extension - 2.0.6 Validation and colored badges

Published by badsgahhl over 4 years ago

  • Options will now validate the api key and give you a warning if it may be invalid
  • Added time unit for the default disable time in options
  • Badge text has now some background color depending on the current state.
  • Extension will show errors now more often and wont show nothing if there are problems.
  • Bug fxes
pihole-browser-extension - 2.0.5 UX Improvements

Published by badsgahhl over 4 years ago

  • Made the popup much smaller to save space.
  • Removed text from the popup and replaced it with a time unit symbol.
pihole-browser-extension - 2.0.4. Design and Error Update

Published by badsgahhl over 4 years ago

  • New Design in PopUp and Options
  • DarkMode depending on your OS Settings
  • Improved Error Handling
  • Bug Fixes
pihole-browser-extension - 2.0.3 Minor

Published by badsgahhl over 4 years ago

  • Dark Mode depending on OS Theme Settings
  • Fixes
  • Theme improvements for Firefox
pihole-browser-extension - 2.0.2 Feature

Published by badsgahhl over 4 years ago

  • Added ability to set the default disable time
  • Bug Fixes
  • Extension wont send requests until all settings are set.
pihole-browser-extension - 2.0.1 Minor

Published by badsgahhl over 4 years ago

  • Changes to the PiHole Api Access
  • Fixed flickering badge text on refresh
  • Further code improvements
pihole-browser-extension - 2.0.0

Published by badsgahhl over 4 years ago

Extension Release 2.0

  • Working with the latest PiHole Version
  • Dynamic IP
  • Http and https support
  • Changes minutes to seconds
  • Button migrated to slider
  • Welcome Typescript source code