index
:
netflix-immersive
dependabot/npm_and_yarn/browserify-sign-4.2.2
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/elliptic-6.5.4
dependabot/npm_and_yarn/minimist-1.2.6
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/shell-quote-1.7.3
master
update-for-new-Netflix-player-2021.08
A user script that makes Netflix viewing more immersive, playing credits in full screen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netflix-immersive.user.js
Age
Commit message (
Expand
)
Author
2021-09-04
styles: Hide new promo container that appears at the end of movies
Teddy Wing
2021-08-29
styles: Hide new "Skip Recap" button
Teddy Wing
2021-08-15
Upgrade NPM dependencies to latest
Teddy Wing
2021-08-15
Increase version v0.0.1 -> v0.1.0
Teddy Wing
2021-08-14
Add notes about possibly obsolete code
Teddy Wing
2021-08-14
Hide distractions when Seamless controls are added
Teddy Wing
2021-08-14
fullscreen_credits: Log when credit handling happens
Teddy Wing
2021-08-14
fullscreen_credits.ts: Hide controls after clicking minimised video
Teddy Wing
2021-08-14
fullscreen_credits.ts: Start getting credits working again after update
Teddy Wing
2021-08-14
Update copyright year for 2021
Teddy Wing
2021-08-14
styles.ts: Add new age rating CSS class
Teddy Wing
2021-08-14
index.ts: Add initialising log
Teddy Wing
2020-05-24
index.ts: Reinitialise when the page changes
v0.0.1
Teddy Wing
2020-05-16
userscript-header.txt: @match all Netflix URL paths
Teddy Wing
2020-05-10
fullscreen_credits: Remove `attributeOldValue` on mutation observer
Teddy Wing
2020-05-10
Hide the cursor when credits play
Teddy Wing
2020-05-10
styles: Hide the white border that appears around credits
Teddy Wing
2020-05-09
styles: Set !important
Teddy Wing
2020-05-09
Add documentation comments
Teddy Wing
2020-05-09
styles: Make the styles() function the default export
Teddy Wing
2020-05-08
Add license (GNU GPLv3+)
Teddy Wing
2020-05-08
Rename project to "Immersive"
Teddy Wing