From 32432425831d42c16b9fee830d4f7ff5ed779469 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Sun, 16 Nov 2014 22:32:47 +0400 Subject: [PATCH] - Fix soundcloud protocol - Permissions fix - Text fix - Version update --- chrome_point_plus/js/point-plus.js | 4 ++-- chrome_point_plus/manifest.json | 5 ++++- chrome_point_plus/options.html | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/chrome_point_plus/js/point-plus.js b/chrome_point_plus/js/point-plus.js index 6848c87..0080478 100644 --- a/chrome_point_plus/js/point-plus.js +++ b/chrome_point_plus/js/point-plus.js @@ -34,10 +34,10 @@ $(document).ready(function() { $player = $('
\ \ - \ \ - \ \ diff --git a/chrome_point_plus/manifest.json b/chrome_point_plus/manifest.json index 6523431..c87b98f 100644 --- a/chrome_point_plus/manifest.json +++ b/chrome_point_plus/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Point+", - "version": "1.10.2", + "version": "1.11.0", "author": "Alexey Skobkin", "homepage_url": "https://bitbucket.org/skobkin/chrome_point_plus", "description": "More features for point.im", @@ -53,6 +53,9 @@ "http://*.point.im/*", "https://*.point.im/*", "https://pleer.com/*", + "http://player.soundcloud.com/*", + "https://player.soundcloud.com/*", + "https://api.kanaria.ru/point/*", "storage", "notifications", "tabs" diff --git a/chrome_point_plus/options.html b/chrome_point_plus/options.html index bd8f95a..c85899e 100644 --- a/chrome_point_plus/options.html +++ b/chrome_point_plus/options.html @@ -65,7 +65,7 @@
- +