Inspect and view changes in Youtube Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Youtube Preview",
"description": "Preview youtube videos with video thumbnails or video itself without leaving that page.",
"background": {
"scripts": [
"background.js"
]
},
"applications": {
"gecko": {
"id": "youtube-preview_m.qayyum@live.com",
"strict_min_version": "42.0"
}
},
"version": "1.3",
"icons": {
"128": "images/icon.png"
},
"browser_action": {
"default_icon": "images/icon.png"
},
"permissions": [
"tabs",
"storage"
],
"content_scripts": [
{
"js": [
"content.js"
],
"css": [
"style.css"
],
"matches": [
"*://www.youtube.com/*"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"images/*.png",
"style.css"
]
} Best Youtube Preview Alternatives
Here are some Firefox add-ons that are similar to Youtube Preview:
YouTube Video Player Preview
Baris Derin
YouTube Thumbnail Viewer
gifnksm
Thumbnail Preview Tool
bvzxzz
Download & Preview YouTube Thumbnails
Umbrella
YouTube Thumbnail Preview
Val
YouTube Thumbnail Viewer
TheWaffleman
Preview YouTube
Nadir Laskar
Show YouTube Thumbnails
tastenbier
YouTube Preview Likes
Jay Conar
PrevYou — YouTube Thumbnail Previewer
Val
Simple link preview
Lecron
Large Preview for YT
avijitbarua