YouTube to Sheets의 버전 기록 - 5개 버전
YouTube to Sheets 제작자: zkahraman
YouTube to Sheets의 버전 기록 - 5개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 0.5.0
2026년 8월 9일에 출시 - 41.98 KBfirefox 140.0 이상, android 142.0 이상에서 작동Big usability update.
New
- YouTube Shorts support: right-click → "Save to Sheet" now works on /shorts/ pages too.
- Alt+S keyboard shortcut, and a smarter toolbar icon: on a video page it opens the save card, elsewhere it opens the settings page.
- "Already saved" badge: the card now tells you when a video is already in your sheet, previews your existing note, and loads existing tags as editable chips (removing a chip removes the tag from the sheet too).
- The on-open "Save this video?" bubble can be turned off in settings.
- Settings page shows the selected sheet's total row count and the last 5 saves.
Fixed
- The big one: if you opened youtube.com first and then clicked into a video, "Save to Sheet" could silently do nothing (YouTube is a single-page app and the extension never got injected into that tab).
- The settings page no longer pops up after every extension update.
- Expired Google sessions refresh automatically instead of failing with a bare "401" error.
- Re-saving a fully watched video no longer downgrades its status; a status you pick by hand always wins.
- Esc or clicking outside now closes the note card.
Permissions: adds activeTab (used only when you click the toolbar icon / shortcut, to tell whether the current tab is a YouTube video page). OAuth scopes unchanged — your data still goes only from your browser to Google.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.4.6
2026년 5월 31일에 출시 - 36.89 KBfirefox 140.0 이상, android 142.0 이상에서 작동Two fixes that make reconnecting / using multiple devices much smoother.
What changed
- Sheet list now comes from Google Drive instead of browser-synced storage,
so signing in on a new device, a different browser profile, or a clean
install shows every sheet you previously created with this extension —
not an empty picker. The list refreshes automatically whenever you open
the options page. Browser-side storage is now just a cache for offline
fallback. (Note: Chrome and Firefox use separate OAuth clients, so each
browser sees the sheets it created on its own side.)
- Sign out is now a local-only action: it clears the cached token on this
device but leaves your Google authorization in place. Reconnecting on
the same Google account keeps access to every sheet the extension
created — no more "have to create a fresh sheet every time" loop.
- A separate, confirmed "Revoke all access in Google" link is available
for when you really want to wipe the grant (also clears the local sheet
list, since those sheets become inaccessible after a full revoke).
- Firefox: tokens are silently refreshed in the background when possible
(prompt=none flow). You should no longer have to re-authorize every
hour; re-auth only kicks in if Google can't refresh silently.
No new permissions, no new OAuth scopes.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.4.5
2026년 5월 31일에 출시 - 36.14 KBfirefox 140.0 이상, android 142.0 이상에서 작동English (default locale)
Bug fix: Google connection no longer drops after an hour, and signing out
keeps your existing sheets accessible.
What changed
- Sign out is now a local-only action: it clears the cached token on this
device but leaves your Google authorization in place. Reconnecting on the
same Google account keeps access to every sheet the extension created —
no more "have to create a fresh sheet every time" loop.
- A separate, confirmed "Revoke all access in Google" link is available
for when you really want to wipe the grant (also clears the local sheet
list, since those sheets become inaccessible after a full revoke).
- Firefox: tokens are silently refreshed in the background when possible
(prompt=none flow). You should no longer have to re-authorize every hour;
re-auth only kicks in if Google can't refresh silently.
No new permissions. No UI surprises beyond the small "Revoke all access"
link under Sign out.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.4.4
2026년 5월 30일에 출시 - 34.6 KBfirefox 140.0 이상, android 142.0 이상에서 작동First public AMO release.
What it does
- Right-click any YouTube watch page → "Save to Sheet" — or use the on-open prompt
that asks once per video whether you want to save it.
- A small note card appears at the cursor (isolated in a closed Shadow DOM). You can
add a note and tags before saving.
- Captures title, channel, channel link, URL, watched / total time, your note, tags,
and an auto-derived status (Watched / Partially watched / Opened).
- Upsert: saving the same video again updates its existing row (note appended, tags
merged, watched time refreshed) — no duplicate rows.
- Create a sheet, pick an already-created one, or open it in a new tab — all from
the options page. Light / dark / auto theme + English / Turkish UI.
- Privacy-first: data goes straight from your browser to Google. No third-party
servers, no analytics, no ads. The extension can only touch the Sheets it created
(drive.filescope).MIT 라이선스에 따라 릴리스된 소스 코드