Add Ad-Block Notice

This commit is contained in:
TheBrokenRail 2022-03-19 00:03:40 -04:00
parent 8f13e670c5
commit 65df2a16eb
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.xpi
*.zip

View File

@ -1,2 +1,2 @@
# Force High-Resolution DisneyNOW
This browser extension forces DisneyNOW to use their higher-resolution video stream by imitating the Android app.
This browser extension forces DisneyNOW to use their higher-resolution video stream by imitating the Android app. (It also blocks DisneyNOW ads.)

View File

@ -1,5 +1,5 @@
{
"description": "This browser extension forces DisneyNOW to use their higher-resolution video stream by imitating the Android app.",
"description": "This browser extension forces DisneyNOW to use their higher-resolution video stream by imitating the Android app. (It also blocks DisneyNOW ads.)",
"manifest_version": 2,
"name": "Force High-Resolution DisneyNOW",
"version": "1.0",