제작자: FEES
Inspect and view changes in youtube extra subscriptions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "youtube extra subscriptions",
"version": "1.0",
"description": "Shows videos from non-subscribed channels in your subscription feed.",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"https://www.youtube.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "128.png"
}
},
"icons": {
"128": "128.png"
},
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*"
],
"js": [
"main.js"
],
"run_at": "document_end"
},
{
"matches": [
"https://www.youtube.com/feed/subscriptions*"
],
"js": [
"feed.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "youtube-extra-subs@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"telemetry": false,
"pii": false,
"health_report": false
}
}
}
} 최고의 youtube extra subscriptions 대안
다음은 youtube extra subscriptions과(와) 유사한 Firefox add-on입니다:
Subscriber
jukal
Hide Watched YouTube Videos
ASTRO
TVSubs - Add TV Shows to Youtube
TestPenguin
whyEXT YouTube Subbar
byrdltd
I May Subscribe - YouTube™ Subscription Manager
Anant Kumar Pathak
Youtube Subscriptions Transfer
Biplob Sutradhar
YouTube Subscriptions: Hide “Top Picks” Shelf
Yespy13
Return YouTube Live Subscriptions
Tim Sherlock
YouTube Hide Membership
Lood
YouTube Subscriptions Redirector
Tom Lally