Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

YouTube CC Copy version history - 6 versions

YouTube CC Copy by Hanasa

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
YouTube CC Copy version history - 6 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 0.2.0

    Released Aug 18, 2026 - 62.45 KB
    Works with firefox 58.0 and later
    This release adds youtube-nocookie.com support, a metadata sync-tracking system with a manual re-sync button, an "Edit Notes" shortcut in the popup, and several fixes including notes sorting and reliable back navigation.
    • youtube-nocookie.com support — the extension now activates on youtube-nocookie.com pages in addition to youtube.com.
    • Metadata sync tracking (syncedAt) — a new syncedAt timestamp field on NoteData records when a note's title/thumbnail was last synced with YouTube. Notes are auto-synced once on first view; subsequent visits skip the network call.
    • Re-sync button — manual "Re-sync" button on both the notes index page (per-row) and the individual note page (toolbar) to force-refresh metadata from YouTube on demand.
    • Edit Notes link — the popup now shows an "Edit Notes" link when a note exists for the current video, opening the note editor (/note.html?id=<videoId>) directly in a new tab.
    • title attribute on the Re-sync button for accessibility (tooltip).
    • Notes sorting — the notes index page now sorts entries by updatedAt descending (most recently updated first).
    • Back navigation — the note page's Back button and post-delete navigation now reliably redirect to the notes index page (/index.html) via browser.tabs.update instead of relying on window.history.back().
    • URL helpers refactor — utils/youtube-url.ts extracted into a dedicated module with isYouTubeVideoPage, isYouTubeHostFromUrl, extractVideoId, and videoKey; the popup's utils/index.ts now re-exports these.
    • Version bump: 0.1.1 → 0.2.0 (in package.json and wxt.config.ts).

    Full Changelog: https://github.com/nnivxix/yt-cc-copy/compare/v0.1.2...v0.2.0

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 0.1.2

    Released Jul 1, 2026 - 61.87 KB
    Works with firefox 58.0 and later
    Optimize code

    Source code released under MIT License

    Download file
  • Version 0.1.1

    Released Jun 30, 2026 - 61.14 KB
    Works with firefox 58.0 and later
    • Fix bug when deleting note
    • Optimize code

    Source code released under MIT License

    Download file
  • Version 0.1.0

    Released Jun 26, 2026 - 60.3 KB
    Works with firefox 58.0 and later
    • Notes management pages:
    • Data migration: Old string-format notes in storage are automatically migrated to the new NoteData format on read.
    • Popup improvements: The popup now detects whether the current tab is a YouTube video page and shows a placeholder message when it isn't; added a "Manage Notes" link pointing to the new notes page.

    Source code released under MIT License

    Download file
  • Version 0.0.3

    Released Jun 8, 2026 - 50.99 KB
    Works with firefox 58.0 and later
    Release Notes - v0.0.3 (fix/copy-flow)

    Summary

    This release improves popup usability for caption and note actions, strengthens error handling with user-visible messages, and refactors popup code for cleaner structure and less duplication.

    Added
    • Action-state labels with auto-reset for better feedback:
    • Copy CC -> Copied
    • Add to Note -> Added
    • Copy Note -> Copied
    • Real error messages shown in the popup footer for failed operations.
    • Issue/report link in popup UI:
    • https://github.com/nnivxix/yt-cc-copy/issues

    Source code released under MIT License

    Download file
  • Version 0.0.2

    Released Jun 2, 2026 - 50.87 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.