Inspect and view changes in Youtube Grid Layout Customizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Grid Customizer",
"version": "0.4.1",
"description": "YouTubeの一覧表示をカスタマイズします。表示列数を増やし、特定の文字を含む動画を非表示にし、検索結果を多く表示します。",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "youtube-grid-customizer@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"action": {
"default_title": "YouTube Grid Customizer",
"default_popup": "options.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
}
} Best Youtube Grid Layout Customizer Alternatives
Here are some Firefox add-ons that are similar to Youtube Grid Layout Customizer:
YouTube Grid Simple
GGyo245
YouTube Layout Customizer
Anwar
YouTube Grid Controller
Max
Youtube Grid Customiser
maxwell.ward
Show YT search results as grid
Carlos
YouTube Social Cleaner
Vuranix
MoreVideos - Grid & Shorts
Matar
YouTube Grid Fixer
Chris
YouTube Grid & Layout Control
Laziz
YouTube EasyTool
Mike
YouTube Customizer
Nibito
Youtube Thumbnail Size Grid Controller
drhoads