By: Awesome Robot Add-on
Inspect and view changes in YT Potato source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YT Potato",
"version": "1.1",
"description": "Loads YouTube videos always in embed mode",
"icons": {
"48": "icons/ytpotato-48.png"
},
"permissions": [
"storage",
"tabs"
],
"browser_action": {
"default_icon": "icons/ytpotato-48.png",
"default_title": "Add-on enabled"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"ytpotato.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ytpotato@onenice.monster",
"strict_min_version": "55.0"
}
},
"background": {
"scripts": [
"background.js"
]
}
} Best YT Potato Alternatives
Here are some Firefox add-ons that are similar to YT Potato:
Fast YouTube Load
Jhonatas Machado
YT Ad Speedup - Skip Ads Faster
DincaAlin
Hooktubeify
Firefox user 13492191
YouTube Tweak - Boost Your YouTube Experience
Dark495
YouTube Alchemy
Unknown
Youtube Playback Speed Indicator
rty65tt
YouTube™ Stop Button
James Fray
YouTube Thumbnail Viewer
TheWaffleman
TubeTweaks
XenoExtensions
YouTube Embed Converter
Yol Yollingson
ScrollSteadyTube
wtk
YouTube Video Unavailable Fix
dev-adalz