add some explanations
This commit is contained in:
parent
b92fdb6b91
commit
3eab15c7b1
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
This is a Firefox Addon that redirect youtube URL to the embed version to have a cleaner interface for free.
|
||||||
|
|
||||||
|
# installation
|
||||||
|
|
||||||
|
* git clone or export this repo
|
||||||
|
* go to page "about:debugging#/runtime/this-firefox" (or "about:debugging" then click "This Firefox")
|
||||||
|
* click on "Load Temporary Add-on…"
|
||||||
|
* select "manifest.json" file
|
||||||
|
|
||||||
|
## to have it in private navication
|
||||||
|
|
||||||
|
* go to "about:addons"
|
||||||
|
* select the extension
|
||||||
|
* for the line "Run in Private Windows", click "Allow"
|
||||||
|
|
||||||
|
|
||||||
|
# usage
|
||||||
|
|
||||||
|
Load any URL like this : "https://www.youtube.com/watch?v=xxxxx" (click link or enter in the address bar), it will change it to "https://www.youtube.com/embed/xxxxxxxx" and load this page instead.
|
Loading…
x
Reference in New Issue
Block a user