aboutsummaryrefslogtreecommitdiffstats
path: root/content.js
blob: b6a0cdcb6994cc5ff7d122c3cb71069660b08a91 (plain)
1
2
3
4
5
6
7
8
// Didn't work
netflix.reactContext.models.truths.data.skipCreditsEnabled = false;

// Didn't work
netflix.reactContext.models.truths.data['wwwplayer.config.skip.credits.enabled'] = false

// Didn't work
netflix.reactContext.models.fastProps.data['wwwplayer.config.skip.credits.enabled'] = false