By: Zaki Aslam
Inspect and view changes in Time Machine (Google & YouTube) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Time Machine (Google & YouTube)",
"version": "1.0.0",
"browser_specific_settings": {
"gecko": {
"id": "timemachine@retro-filter.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "Travels through the web's timeline. Filters modern or past search results and videos on Google and YouTube.",
"permissions": [
"storage"
],
"host_permissions": [
"*://*.google.com/*",
"*://*.youtube.com/*"
],
"icons": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://*.google.com/*",
"*://*.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"action": {
"default_popup": "popup.html",
"default_icon": "icon-48.png"
}
} Best Time Machine (Google & YouTube) Alternatives
Here are some Firefox add-ons that are similar to Time Machine (Google & YouTube):
YouTube Time Machine
frankmeeuwsen
YouTube TimeKeeper v2.0
Denzi
Youtube fresh recommendations
ishek
Web Time Machine
Alex Newman
Google Search Time Filter
Izuki Hirano
Youtube Timely Search
web-dev-18
YT-Tracker
Gwydth
ClearTrace Browser - Automatic History Cleaner
FSCreativez
Harvésort: A YouTube Search Tool
Zagrom
YouTube Filter & timer
Sabbir Hossain
tidytube - Declutter Youtube
kakajuro