By: Mike
Inspect and view changes in YouTube EasyTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube EasyTool",
"version": "1.1.2",
"description": "Customize YouTube's layout, hide Shorts, and keep original video titles.",
"browser_specific_settings": {
"gecko": {
"id": "youtube-easytool@easytool.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "YouTube EasyTool",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content/inject-titles.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
]
} Best YouTube EasyTool Alternatives
Here are some Firefox add-ons that are similar to YouTube EasyTool:
YouTube Layout Customizer
Anwar
MoreVideos - Grid & Shorts
Matar
YouTube Tweaks
Pedro
Youtube Thumbnail Size Grid Controller
drhoads
YouTube Cleaner - remove shorts
Dodo
YouTube Social Cleaner
Vuranix
YouTube Grid Simple
GGyo245
YouTube Customizer
Nibito
YouTube Grid Fixer
Chris
YouTube Creator Toolkit | Youtube Grid
Leandro Gazoli
YouTube Layout Master
Rakhoi22
Shorts Control
vaoroitv