提供元: awerks
Inspect and view changes in YouTube Algorithm Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Algorithm Fix",
"version": "1.0.0",
"description": "Opens YouTube's New to you feed automatically on the home page.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*",
"https://youtube.com/*",
"https://m.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"world": "MAIN"
}
],
"browser_specific_settings": {
"gecko": {
"id": "youtube-algorithm-fix@example.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのYouTube Algorithm Fix代替案
YouTube Algorithm Fixに類似したFirefox add-onをいくつか紹介します:
YouTube Recommender
reginamark
FreshFeedApp
FreshFeedApp
YouTube Row Fixer
Jack Emerson
YouTube Redirect
iandanforth
YouTube Random Recommendations
justea
Smart YouTube Feed
Oliver
YouTube Grid Fixer
Chris
YouTube Focus AI Warden
Vincent Gimenes
YT Redirect
SO9010
YouTube Subscriptions Redirect
Jay Anderson
YouTube Search Fixer
Phoenix
YouTube Fixed (PewDiePie Style)
Sora_desu