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

Bump version to v1.1.1

tags/v1.1.1
Gerben 7 years ago
parent
commit
675eff8c4e
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.0",
"version": "1.1.1",
"background": {
"scripts": ["background.js"]
},


Loading…
Cancel
Save