Inspect and view changes in YouTube Subtitle Styler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Subtitle Styler",
"version": "1.3.0",
"description": "Force your preferred style settings on YouTube subtitles, overriding YouTube's attempts to reset them.",
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_title": "YouTube Subtitle Styler",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "youtube-subtitle-styler@extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best YouTube Subtitle Styler Alternatives
Here are some Firefox add-ons that are similar to YouTube Subtitle Styler:
Better YouTube Subtitles
54ac
Subtitle Style Customizer
Raymond Burton
YouTube Subtitle Pro - Cinema Mode
voidksa2
YouTube™ dual subtitles
Dublicator
YouTube Mobile - Custom Captions
dan
Multi Subsitles Youtube
GarryW
YouTube Arabic Font Fixer
Jaazim
YouTube Subtitle Blocker2
teliang
YouTube Subtitle Blocker
crashen
Text Formatting Shortcuts for YouTube Comments
Remi
YouTube No Translation
YouGo
YouTube Alchemy
Unknown