提供元: Lynux
Inspect and view changes in Time Code Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Time Code Saver",
"description": "Save current YouTube/Twitch video time code in URL",
"version": "3.0.1",
"permissions": [
"activeTab",
"tabs"
],
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*",
"https://www.twitch.tv/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "Time Code Saver"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"icons": {
"256": "icon/logo.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{413962d6-9acd-4998-8277-a67021091f47}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"manifest_version": 2
} ベストのTime Code Saver代替案
Time Code Saverに類似したFirefox add-onをいくつか紹介します:
YouTube Save Current Time
Micael Levi
YouTube Timestamp Saver
leighton075
Live Time Copier
Lumynous
YouTube Stream Timestamper
versedi
Chronotube
Anton "necauqua" Bulakh
YouTube/Twitch Bookmarker
Stoyko Bogev
Time Saver for YouTube
Julian Acosta
YouTube URL Cleaner
biyte
YouTubeTime
sergonius
Yt-bookmarks
Kirill Makarov
Timer for youtube
plusleft