By: KingIwrs
Inspect and view changes in YT Vids Start at Start source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "0.1.0",
"name": "YT Vids Start at Start",
"description": "Makes sure youtube videos start at the beginning instead of an arbitrary point.",
"icons": {
"512": "/assets/YTVidsStartAtStart.png"
},
"browser_specific_settings": {
"gecko": {
"id": "ytvidsstartatstart@kingiwrs.com"
}
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/watch?*"
],
"js": [
"/js/js.js"
],
"run_at": "document_idle"
}
]
} Best YT Vids Start at Start Alternatives
Here are some Firefox add-ons that are similar to YT Vids Start at Start: