Netflix More More Info 1.1
  • Site
      • 1. Netflix More More Info
      • 2. Development/WebExtensions API
      • 3. Babel, webpack, Vite
      • 4. The Trouble With CSS
      • 5. Content-Security-Policy
      • General Index
  • Page
      • Web Extensions
  • 1. Netflix Mo... »
  • Source

Web Extensions¶

There is a PDF version of this document available.

Quickstart

The links SIMKL TV and SIMKL MOV examine show and movie titles on IMDB, Netflix, Prime Video, Disney Plus and search SIMKL TV or SIMKL Movies respectively. Just add them to your bookmarks and klick on them, when viewing a supported page.

The link hiv hides/shows img, iframe and video elements.

The link rif removes the filter style property from images.

Abstract

Contents

  • 1. Netflix More More Info
  • 2. Development/WebExtensions API
    • 2.1. Firefox
    • 2.2. Google Chrome
    • 2.3. NodeJS
    • 2.4. Examples
    • 2.5. Image to ASCII
    • 2.6. Textarea
    • 2.7. Interesting Error Message
  • 3. Babel, webpack, Vite
    • 3.1. webpack
      • 3.1.1. Initial Setup
      • 3.1.2. Create a Repository
      • 3.1.3. Modifications to Make It Run Properly
      • 3.1.4. Enhancements
      • 3.1.5. Babel
      • 3.1.6. Create babel.config.json configuration file
  • 4. The Trouble With CSS
    • 4.1. ShadowRoot
    • 4.2. Violation of Content Security Policy “style-src ‘self’ …”
      • 4.2.1. CSP - The Problem
      • 4.2.2. Element Style - Solution 1
      • 4.2.3. Constructable Stylesheets - Solution 2
      • 4.2.4. Constructable Stylesheets Backport
    • 4.3. Inner Workings of CSS
  • 5. Content-Security-Policy
    • 5.1. CSP “style-src ‘self’ …”
    • 5.2. CSP “script-src ‘self’ …”

References

Back to top

© Copyright 2022, 2025, Wolfgang Scherer.
Created using Sphinx 1.8.5.