By: notstoneroller
Inspect and view changes in Watch Later Feed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Watch Later Feed",
"description": "Make your YouTube feed show only Watch Later videos",
"version": "1.1.8",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"permissions": [
"activeTab",
"scripting",
"storage",
"unlimitedStorage",
"declarativeNetRequest",
"*://*.youtube.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "watchlaterfeed@notstoneroller.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"web_accessible_resources": [
"watch-main-world.js",
"yt-main-world.js"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Watch Later Feed Settings",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://youtube.com/*"
],
"run_at": "document_end",
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js"
]
}
]
} Best Watch Later Feed Alternatives
Here are some Firefox add-ons that are similar to Watch Later Feed:
YouTube Watch Later
dnwjn
Hide Watched YouTube Videos
ASTRO
YouTube Watch Later Bulk Delete
drhoads
YouTube Watch Later Cleaner
pauljones0
Watch Later
Tadeusz Lewandowski
Disable YouTube Watch Later Autoplay
jacamera
Seen It - Hide Watched YouTube Videos
bentsignal
Watch Later Shortcut for YouTube™
Mykhailo Zachepylo
YouTube Watched Hider
Jose
YouTube Watch Later List
Enis GUR
Youtube Manage Watch Later
Wesley Sykes
Simple Tube
Fun Devs