-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
91 lines (60 loc) · 1.77 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
/* LinkTube Changelog */
#2019.11.25
- fixed for iframes embeded with data-*-src attributes
- sets link color
#2019.11.21
- fixed for iframes embeded with data-embed-src attribute
#2018.06.07
- move source from GitHub to GitLab
#2018.02.06
- fixed for page content change without reloading
#2017.11.23
- fixed for Greasemonkey 4
#2016.08.26
- sets link font size
#2016.05.31
- changes icon url
#2016.03.14
- fixes embeded element size
#2015.12.28
- uses embedded element styles when available
#2015.09.14
- adds support for Twitch
#2015.07.30
- add license metadata
#2015.06.03
- change update URL
#2014.06.22
Adds support for VK embedded videos with iframe.
#2014.03.21
Adds support for videos embedded with Embed.
#2014.01.16
Fixes support for YouTube embedded playlists.
#2013.10.27
Adds the downloadURL and updateURL metadata.
#2013.06.17
Adds support for FunnyOrDie embedded videos with iframe.
#2013.05.23
Adds support for MetaCafe embedded videos with iframe and object.
Adds support for alternative Dailymotion embedded videos with object.
#2013.05.22
Adds support for Blip embedded videos with iframe.
#2013.05.01
Adds support for YouTube embedded playlist.
All links are secure now, but they can be changed with the inner script 'secure' option.
#2012.09.12
Adds support for Dailymotion embedded videos with iframe and object.
#2012.02.12
Fixed for videos embedded with param's attribute name="src" not name="movie".
#2012.02.06
Fixes Vimeo links.
#2012.02.05
Uses secured (https) links for YouTube.
#2012.02.02
Adds support for youtube-nocookie.com.
#2011.12.01
Fixes YouTube embedded videos and adds support for Vimeo embedded videos.
#2011.11.28
Replaces all YouTube videos embedded with iframe or object.
#2011.11.26
Should work with YouTube videos embedded with iframe.