By: kijkte
Inspect and view changes in YT-GIF (YouTube to GIF) source codes across current and past versions
Vidego - Universal Video Downloader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YT-GIF",
"description": "Create animated GIFs from any YouTube video. Select your time range, adjust quality, and download instantly.",
"version": "0.1.0",
"icons": {
"16": "assets/icon-16.png",
"32": "assets/icon-32.png",
"48": "assets/icon-48.png",
"96": "assets/icon-96.png",
"128": "assets/icon-128.png"
},
"permissions": [
"activeTab",
"storage",
"*://*.youtube.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "yt-gif@kijkte.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "YT-GIF",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
],
"js": [
"content-scripts/youtube.js"
]
}
],
"web_accessible_resources": [
"content-scripts/youtube.css"
]
} Best YT-GIF (YouTube to GIF) Alternatives
Here are some Firefox add-ons that are similar to YT-GIF (YouTube to GIF):
YTgify for Firefox
neonwatty
GIFit!
Timothy Kempf
Take Youtube Video Screenshots (+ GIF Maker)
znwyrz
GIF Maker
keller
Frame Timer Extension
Pottu
Youtube Thumbnail Downloader
Dhrub Kumar Sharma
YouTube Quick Trim
coystags
Download & Preview YouTube Thumbnails
Umbrella
Youtube Video Thumb
Picsweb
Awesome Vimeo Downloader
pbion.com
Gfycat - Click to GIF
Gfycat Developer