%DevEng:// Browser-Plugins¶
The following are some helpful, and occasionally essential, plugins which faclitate efficiencies during development and engineering workflows. Not an exhaustive list, surely, and always open to improvement.
Table of Contents¶
1. Resource Localization
1. Page Assist
1. Chromium
2. Firefox
3. Repo
2. LocalCDN
1. Chromium
2. Firefox
3. Repo
Resource Localization¶
In the course of our usual workflows we are often linked directly to LAN based resources, namely the GPU servers which host our Ai models and required hardware, as well as various standard infra services. As such we need our browsers to connect to those resources. These plugins are effective for that goal.
Page Assist¶
A Web UI for Local AI Models. Use your locally running models to assist you in your web browsing.
Chromium¶
- https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo
Firefox¶
- https://addons.mozilla.org/en-US/firefox/addon/page-assist/
Repo¶
- https://github.com/n4ze3m/page-assist
LocalCDN¶
Protects you against tracking through public CDNs by redirecting to local resources.
LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required.
Chromium¶
- https://chromewebstore.google.com/detail/localcdn/njdfdhgcmkocbgbhcioffdbicglldapd
Firefox¶
- https://addons.mozilla.org/en-US/firefox/addon/localcdn-fork-of-decentraleyes/
Repo¶
- https://gitlab.com/nobody42/localcdn/
posted | revised |
---|---|
October 7, 2024 11:35:31 | October 9, 2024 05:13:53 |