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

Bump version to v1.2.0

tags/v1.2.0
Gerben 6 years ago
parent
commit
931f3e2ca1
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",
"version": "1.1.1",
"version": "1.2.0",
"background": {
"scripts": ["background.js"]
},


Loading…
Cancel
Save