giihajigclffejnamppnoocgchebmagm
Fil-Vagt: NetShield overvåger browseren for lokale filer (file://), der forsøger at agere browsere (f.eks. Helios/Unblocker) og blokerer dem øjeblikkeligt. 🔎 Google Uden Snyd (Behold 'Alle' fanen) I stedet for at blokere Google.com, renser NetShield søgningen kirurgisk. Open Source: Hele kildekoden er åben og kan inspiceres af enhver IT-afdeling for transparens: https://github.com/math14f/NetShield
PiP Unblocker
Unblock features (like PiP, fullscreen, etc) by clearing Permissions-Policy and Feature-Policy headers. Click the extension icon to toggle PiP (and remove the disablePictureInPicture attribute). . Compatible with Youtube TV, Disney Plus, Crunchyroll, and more. If you're only going to use this extension for a specific website or two. I recommend going to that website, right click the extension icon, and limit the extension's Site Access to only that website.
Unlock & Nav
Unblocks right-click/copy and provides configurable navigation buttons. 🔓 UNLOCK FEATURES Tired of websites blocking right-click, copy, or text selection? Unlock & Nav removes these restrictions with a simple toggle. 🚀 QUICK NAVIGATION Create up to 30 customizable shortcut buttons for your favorite websites. Access them instantly from the extension popup. • Add your most visited sites • One-click navigation • Easy to configure ☁️ SYNC ACROSS DEVICES Your settings and shortcuts sync automatically across all devices where you're signed into Chrome. ⚙️ HOW TO USE 1. Click the extension icon 2. Toggle "Unblocker" ON to enable right-click/copy 3. Click "Edit Shortcuts" to add your favorite sites 4. Click any shortcut button to open in a new tab 🔒 PRIVACY This extension does not collect, store, or transmit any personal data. All settings are stored locally or synced via your Chrome account. 📧 SUPPORT For questions or feedback, Github: https://github.com/csvega/chrome-unlock-nav
AppWriter Cloud
AppWriter - Reading and writing help for all! Read, write and spell with confidence - using features such as: • Word prediction… AppWriter - Reading and writing help for all! Read, write and spell with confidence - using features such as: • Word prediction • Text-to-speech (TTS) • Speech-to-text (STT) • OCR-scanning AppWriter is compatible with all devices. ✦ BECOME AN INDEPENDENT READER Text you encounter in books, webpages or during your studies can easily be read out. ✦ WRITE WITH YOUR VOICE AppWriter is able to convert your speech to text in documents, emails and more. ✦ MASTER DIFFICULT WORDS Word prediction allows you to write and spell any word. ✦ SCAN AND READ IMAGES The snipping tools lets you grab text from any format you want to read aloud. ✦ WORK IN PDF DOCUMENTS Comment, reply, or highlight text in any PDF e.g. homework, e-books, and forms.
CSP Unblock
No more Content-Security-Policy limitations. This extension removes all CSP-related headers during website testing. This extension removes the following CSP-related response headers to remove limitations caused by CSP. 1. "content-security-policy" header 2. "content-security-policy-report-only" header 3. "x-webkit-csp" and "x-webkit-csp-report-only" headers 4. "x-content-security-policy" and "x-content-security-policy-report-only" headers 5. reporting APIs ("report-to" and "reporting-endpoints") Use Cases: 1. This extension can temporarily remove the limitations of CSP so that the developer can test inline and remote scripts. Also, you can load different cross-origin resources without any limitation. 2. Allow a website to load a remote worker script 3. Allow a website to play remote media Notes: 1. Disable the extension when you are browsing the internet. By removing CSP, the website's protection reduces significantly which might harm you. 2. The extension removes specified CSP-related headers from the top-frame and all sub-frame elements Definitions: "content-security-policy" header: The HTTP Content-Security-Policy response header allows website administrators to control resources the user agent is allowed to load for a given page. With a few exceptions, policies mostly involve specifying server origins and script endpoints. This helps guard against cross-site scripting attacks (Cross-site_scripting). "content-security-policy-report-only" header: The HTTP Content-Security-Policy-Report-Only response header allows web developers to experiment with policies by monitoring (but not enforcing) their effects. These violation reports consist of JSON documents sent via an HTTP POST request to the specified URI.