index
:
youtube-noscript-shim
master
Use YouTube with NoScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
viewtube.js
Age
Commit message (
Expand
)
Author
2017-08-06
Remove support for decrypting signatures.
Arun Isaac
2017-08-06
Do not assign to innerHTML.
Arun Isaac
2017-08-06
Do not remove elements.
Arun Isaac
2017-08-06
Simplify code.
Arun Isaac
2017-08-04
Remove video menu from panel.
Arun Isaac
2017-08-01
Add stylesheet using `createElement'.
Arun Isaac
2017-08-01
Remove browser storage of settings.
Arun Isaac
2017-08-01
Simplify `getMyContent'.
Arun Isaac
2017-08-01
Simplify code.
Arun Isaac
2017-07-07
Remove `createMyElement', `modifyMyElement' and `styleMyElement'.
Arun Isaac
2017-07-06
Replace `showMyMessage' with `console.log'.
Arun Isaac
2017-07-06
Remove explicit player size detection.
Arun Isaac
2017-07-06
Remove "DASH" button.
Arun Isaac
2017-07-06
Remove "widesize" and "fullsize" features.
Arun Isaac
2017-07-06
Do not extract video title.
Arun Isaac
2017-07-05
Remove console logging in `playDASHwithHTML5'.
Arun Isaac
2017-07-05
Use video element for thumbnail and playing/autoplaying functions.
Arun Isaac
2017-07-05
Remove `getMyElement'.
Arun Isaac
2017-07-05
Remove `blockVideos'.
Arun Isaac
2017-07-05
Remove "Get video link" feature.
Arun Isaac
2017-07-05
Integrate ViewTube.
Arun Isaac