{"id":15711259,"url":"https://github.com/dvcol/trakt-extension","last_synced_at":"2026-01-20T21:33:26.645Z","repository":{"id":37005278,"uuid":"463927107","full_name":"dvcol/trakt-extension","owner":"dvcol","description":"Trakt.tv browser extension built with Vue.js.","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:46.000Z","size":12342,"stargazers_count":5,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T01:55:40.716Z","etag":null,"topics":["chrome-extension","extension","typescript","vue"],"latest_commit_sha":null,"homepage":"https://dvcol.github.io/trakt-extension/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvcol.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"paypal.me/dvcol/5"}},"created_at":"2022-02-26T17:56:45.000Z","updated_at":"2025-12-31T21:04:11.000Z","dependencies_parsed_at":"2025-12-19T15:00:09.076Z","dependency_job_id":null,"html_url":"https://github.com/dvcol/trakt-extension","commit_stats":null,"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/dvcol/trakt-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcol%2Ftrakt-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcol%2Ftrakt-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcol%2Ftrakt-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcol%2Ftrakt-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvcol","download_url":"https://codeload.github.com/dvcol/trakt-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcol%2Ftrakt-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28614610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","extension","typescript","vue"],"created_at":"2024-10-03T21:12:19.987Z","updated_at":"2026-01-20T21:33:26.630Z","avatar_url":"https://github.com/dvcol.png","language":"Vue","funding_links":["paypal.me/dvcol/5","https://paypal.me/dvcol/5"],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003eWelcome to Side Trakt 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/pnpm-%3E%3D9.0.0-blue.svg\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/node-%3E%3D20.0.0-blue.svg\" /\u003e\n  \u003ca href=\"https://github.com/dvcol/trakt-extension#readme\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/dvcol/trakt-extension/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/dvcol/trakt-extension/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/dvcol/trakt-extension\" /\u003e\n  \u003c/a\u003e\n \u003ca href=\"https://paypal.me/dvcol/5\" target=\"_blank\"\u003e\n    \u003cimg alt=\"donate\" src=\"https://img.shields.io/badge/Donate%20€-PayPal-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Side-trakt is a powerful Chrome extension designed to seamlessly access your trakt.tv collections and lists. With Side-trakt, you can effortlessly browse, track, and manage your favorite shows and movies directly from your web browser.\n\n\u003eWhether you're exploring new content, tracking your progress, or updating your history, Side-trakt allows you to consult, mark as watched, or add to your collection with just a few clicks.\n\n\u003e Please consider supporting the development of [trakt.tv](https://trakt.tv/vip) and/or [tmdb](https://www.themoviedb.org/) as they are integral to this extension's functionality.\n## Prerequisites\n\n- pnpm \u003e=9.0.0\n- node \u003e=20.0.0\n\n## Install\n\n```sh\npnpm install\n```\n\n## Usage\n\n```sh\npnpm dev\n```\n\nSee [package.json](https://github.com/dvcol/trakt-extension/blob/main/package.json) for other useful scripts.\n\n## Run tests\n\n```sh\npnpm test:unit\n```\n\n## Author\n\n* Github: [@dvcol](https://github.com/dvcol)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/dvcol/trakt-extension/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n \u003ca href=\"https://paypal.me/dvcol/5\" target=\"_blank\"\u003e\n    \u003cimg alt=\"donate\" src=\"https://img.shields.io/badge/Donate%20€-PayPal-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n\n\n## Download\n\n* [Github Releases](https://github.com/dvcol/trakt-extension/releases)\n* [Download Side Trakt (companion app for Trakt.tv)](https://chrome.google.com/webstore/detail/side-trakt-companion-app/pdodapikbijcfickiofjkjgkkmlcnbba)\n\n \u003ca href=\"https://chrome.google.com/webstore/detail/side-trakt-companion-app/pdodapikbijcfickiofjkjgkkmlcnbba\" target=\"_blank\"\u003e\n    \u003cimg alt=\"chrome-webstore\" src=\"https://dvcol.github.io/trakt-extension/chrome-store.png\" /\u003e\n \u003c/a\u003e\n\n## 📝 License\n\nThis project is [MIT](https://github.com/dvcol/trakt-extension/blob/master/LICENSE) licensed.\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcol%2Ftrakt-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvcol%2Ftrakt-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcol%2Ftrakt-extension/lists"}