| Age | Commit message (Collapse) | Author | 
|---|
|  | * viewtube.js (createMyPlayer): Remove panel "Get" button.
(createMyElement): Remove handling of "get" action.
(getMyVideo): Remove function.
(option): Remove "autoget".
Users can get the video link from the HTML5 video element. | 
|  | * manifest.json: Bump to version 0.3.
* youtube-noscript-shim.user.js: Bump to version 0.3. | 
|  | * viewtube.js: New file.
* manifest.json (content_scripts): Add viewtube.js.
(permissions): Add storage. | 
|  | * manifest.json (content_scripts): Match www.youtube.com in addition
to youtube.com. | 
|  | * youtube-noscript-shim.user.js: Remove YouTube's javascript without
depending on NoScript to do it. | 
|  | * manifest.json: New file.
* Makefile: New file.
* .gitignore: Ignore .zip files. | 
|  | * youtube-noscript-shim.user.js: Bump to version 0.2. | 
|  | * README.org: Remove italics on project name.
(Installation): Organize section better.
(Features): Make list more consistent. | 
|  | * youtube-noscript-shim.user.js (attachEventListener): New function.
Use attachEventListener, slightly simplifying the script. | 
|  | * youtube-noscript-shim.user.js: Iterate over NodeList without first
converting it to an Array. | 
|  | * youtube-noscript-shim.user.js (toggleClasses): Make classes argument
variadic. Support multiple elements. Document it.
(toggleBooleanAttributes): Make attributes argument variadic. Support
multiple elements. Document it.
Fix toggleClasses and toggleBooleanAttributes function calls. | 
|  | * README.org: List implemented features. | 
|  | * README.org: Replace consecutive usage of "in addition" with "also". | 
|  | * README.org: New file. | 
|  | * COPYING: Text of GPLv3 license.
* youtube-noscript-shim.user.js: Add license header. | 
|  |  |