Browse
For agents
About
Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades
/
11.1
Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades
v11.1
Switch version
trunk
1.0
1.1
10.0
10.1
10.2
10.3
10.4
10.5
10.6
10.7
10.8
10.9
11.0
11.0.1
11.1
11.2
11.3
11.3.1
11.4
11.5
11.6
11.7
11.7.1
11.8
All 143 releases
Overview
Code
youtube-embed-plus
/
scripts
/
index.html
index.html
in Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades 11.1, at scripts/index.html
12 lines
245 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<!
DOCTYPE
html
>
2
<
html
>
3
<
head
>
4
<
title
>
</
title
>
5
<
meta
charset
=
"
UTF-8
"
>
6
<
meta
name
=
"
viewport
"
content
=
"
width=device-width
"
>
7
</
head
>
8
<
body
>
9
<
img
src
=
"
../screenshot-3.jpg
"
/>
10
</
body
>
11
</
html
>
12