All Projects → badsgahhl → Pihole Browser Extension

badsgahhl / Pihole Browser Extension

Licence: mit
Browser extension to control your pi-hole

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Pihole Browser Extension

Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (+65.06%)
Mutual labels:  productivity, chrome-extension, browser-extension, firefox-extension
Buster
Captcha solver extension for humans
Stars: ✭ 4,244 (+5013.25%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Browser Extension Template
📕 Barebones boilerplate with webpack, options handler and auto-publishing
Stars: ✭ 296 (+256.63%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-30.12%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (-48.19%)
Mutual labels:  productivity, firefox-extension, browser-extension
csgo-trader-extension
CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
Stars: ✭ 86 (+3.61%)
Mutual labels:  productivity, firefox-extension, browser-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-28.92%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Archiveror
Archiveror will help you preserve the webpages you love. 💾
Stars: ✭ 246 (+196.39%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (+434.94%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (+498.8%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Github Contribution Color Graph
Change colors of contribution graph in GitHub.
Stars: ✭ 70 (-15.66%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (+184.34%)
Mutual labels:  productivity, chrome-extension, firefox-extension
Ping Blocker
Stop sites from tracking the links you visit through hyperlink auditing
Stars: ✭ 23 (-72.29%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Web Archives
Browser extension for viewing archived and cached versions of web pages
Stars: ✭ 263 (+216.87%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Simplified Twitter
Remove distractions from the new Twitter layout. Extension for Chrome, Firefox, Safari, Edge & More
Stars: ✭ 111 (+33.73%)
Mutual labels:  productivity, chrome-extension, firefox-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (+322.89%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Grasp
A reliable org-capture browser extension for Chrome/Firefox
Stars: ✭ 193 (+132.53%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Ghosttext
👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
Stars: ✭ 2,614 (+3049.4%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension
Fake Filler Extension
A browser extension for Chrome, Edge and Firefox that fills dummy text in all input fields in a page.
Stars: ✭ 383 (+361.45%)
Mutual labels:  productivity, chrome-extension, firefox-extension
Search By Image
Browser extension for reverse image search, available for Edge, Chrome and Firefox
Stars: ✭ 500 (+502.41%)
Mutual labels:  chrome-extension, browser-extension, firefox-extension

Switch-for-PiHole t

Chrome Web Store Mozilla Add-on Chrome Web Store Mozilla Add-on Mozilla Add-on GitHub

Switch-for-PiHole is a small browser extension for Chrome and Firefox. It's written with Vue and Typescript. With this extension you can control your PiHole remotely (e.g. Turning it on/off, black/white listing current tab, etc.).


chrome firefox

Disclaimer:

The support for PiHole 5.0 or less is dropped with v2.3. Please consider upgrading your PiHole(s) to be able to use the extension fully.

Features:

  • Disable your PiHole(s) easily with one click
  • Individual configuration for multiple PiHoles
  • Dark Mode depending on your OS Settings
  • Compact UI
  • White-/Blacklist your current tabs url with one click
  • Shortcuts - Use features quickly with a hotkey shortcut or pages context menu

How to use:

  1. Open the popup by clicking the "Raspberry" Icon in the top navigation of your browser
  2. Click on the setting wheel in the top right corner
  3. Enter your host address (including http:// or https:// and the directory. You can find more info about that here)
  4. Go to your PiHole settings. Click "Api/Web interface" and then on "Show Api token" at the bottom of your screen.
  5. Copy the api key into the settings

Troubleshooting

Status / Slider are not working

Please check that you used the correct host address. Use the address where you can see your dashboard page (statistics board). For example if your pihole is located at http://192.168.178.2, but you can see your dashboard/admin page at http://192.168.178.2/admin then don't forget to add /admin to the address.

Error after clicking the Slider (was "on" before)

This indicates that your API key is probably wrong. In the version >2.0.6 the options will show you if your key is wrong. Check that you copied the key correctly and that there are no whitespaces, etc. in it.

Black- / Whitelisting domains

The extension is able to black and whitelist the current tabs url. This feature requires PiHole v5+.
Meaning of colors:

  • Red: An error occurred
  • Orange: The domain wasn't added to any list (skipped)
  • Green: The domain was successfully added to the list

This is not an official PiHole application.

Please use the issue templates in this repository for bugs. The main PiHole project is not responsible for any malfunction that is caused by the use of the extension!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].