-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Christopher Angelo <[email protected]>
- Loading branch information
1 parent
556a957
commit 1fc0dce
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,26 @@ | ||
# youtube-tv-chrome | ||
⏯ | A Lightweight Chrome extension that enables the YouTube for TV page | ||
|
||
> ⏯ | A Lightweight Browser extension that enables the YouTube for TV page | ||
## Installation | ||
|
||
[Download the Extension here](https://github.com/angeloanan/youtube-tv-browser/releases) | ||
|
||
**Chrome**: [Installation Guide](https://www.mattcutts.com/blog/how-to-install-a-chrome-extension-from-github/)\ | ||
**Firefox**: [Installation Guide](https://extensionworkshop.com/documentation/publish/distribute-sideloading/#install-addon-from-file) | ||
|
||
## Usage | ||
|
||
Simply navigate to https://youtube.com/tv and enjoy your videos. | ||
|
||
No, seriously, I've designed this extension to be an "*install-and-forget*" extension. | ||
|
||
## Demo | ||
|
||
![Demo](./.github/demo.gif)\ | ||
*Do you seriously need it?* | ||
|
||
## How does this work | ||
|
||
This extension modifies the User Agent of the request to look like its coming from an actual TV. It modifies the HTTP request headers | ||
|