Browser extension to watch YouTube videos without the distracting cruft around it, in the full window.
Browse Source

Bump version to v1.3.0

tags/v1.3.0
Gerben 6 years ago
parent
commit
6653009c08
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      extension/manifest.json

+ 1
- 1
extension/manifest.json View File

@@ -1,6 +1,6 @@
{ {
"name": "YoutubeCinema", "name": "YoutubeCinema",
"version": "1.2.0",
"version": "1.3.0",
"background": { "background": {
"scripts": ["background.js"] "scripts": ["background.js"]
}, },


Loading…
Cancel
Save