{"id":13452591,"url":"https://github.com/DominicMaas/TimelineExtension","last_synced_at":"2025-03-23T19:34:35.664Z","repository":{"id":33495697,"uuid":"140142636","full_name":"DominicMaas/TimelineExtension","owner":"DominicMaas","description":"Windows Timeline \u0026 Project Rome Web Extension","archived":true,"fork":false,"pushed_at":"2022-01-30T23:56:04.000Z","size":4615,"stargazers_count":483,"open_issues_count":21,"forks_count":27,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-10-28T18:56:21.965Z","etag":null,"topics":["chrome-extension","firefox-extension","microsoft-graph","project-rome","vivaldi-extension","windows-timeline"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/DominicMaas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-08T06:17:14.000Z","updated_at":"2024-10-11T16:06:24.000Z","dependencies_parsed_at":"2022-08-07T21:17:13.236Z","dependency_job_id":null,"html_url":"https://github.com/DominicMaas/TimelineExtension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicMaas%2FTimelineExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicMaas%2FTimelineExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicMaas%2FTimelineExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicMaas%2FTimelineExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DominicMaas","download_url":"https://codeload.github.com/DominicMaas/TimelineExtension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245159538,"owners_count":20570400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","firefox-extension","microsoft-graph","project-rome","vivaldi-extension","windows-timeline"],"created_at":"2024-07-31T07:01:28.462Z","updated_at":"2025-03-23T19:34:34.559Z","avatar_url":"https://github.com/DominicMaas.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"This extension is no longer being developed, and the login backend has been shutdown. Please use the official Microsoft Extension: https://chrome.google.com/webstore/detail/web-activities/eiipeonhflhoiacfbniealbdjoeoglid\n\n---\n\n\n\n# Timeline Support - Web Extension\n\nA web extension that integrates Windows Timeline support into popular browsers.\n\n![Timeline Image](extension/images/store/timeline.png)\n\n## Introduction\n\nTimeline Support is a web extension that integrates Windows Timeline support into popular browsers. This is done by publishing your browsing history as activities to the Microsoft Graph (so a Microsoft Account is required to use this extension). Personal Microsoft Accounts are confirmed to work, work and school accounts should work.\n\nSee frequently asked questions [here](FAQ.md).\n\n## Browser Support\n\n|Browser|Supported|Download|Note|\n|--|--|--|--|\n|Google Chrome|Yes|[Chrome Web Store](https://chrome.google.com/webstore/detail/windows-timeline-support/meokcjmjkobffcgldbjjklmaaediikdj)|Fully Supported|\n|Firefox|Yes|[Firefox Addons](https://addons.mozilla.org/en-GB/firefox/addon/timeline-support/)|Fully Supported|\n|Microsoft Edge|No|n/a|Pending news on the new Microsoft Edge. Will most likely use a customised version of the Chrome Extension.|\n|Vivaldi|Yes|[Chrome Web Store](https://chrome.google.com/webstore/detail/windows-timeline-support/meokcjmjkobffcgldbjjklmaaediikdj)|Supported Icon Assets. Chrome OAuth Base.|\n|Opera|Yes|[Chrome Web Store](https://chrome.google.com/webstore/detail/windows-timeline-support/meokcjmjkobffcgldbjjklmaaediikdj)| Supported Icon Assets. Download from Chrome Web Store on supported Opera versions.|\n|Safari|No| n/a | No support is planned. The costs and effort to port the extension (and then deal with Apple Support) is not worth it.|\n\n## Setup\n\n1. Clone the repository and open it.\n2. Run `npm install`.\n3. Run `npm run build` to build files or `npm run watch` for debugging.\n4. Open browser, load unpacked extension in the `extension` folder.\n\n## Translating\nExtension translation is done via the usual web extension method. Simply create a folder under `extension/_locales` for your language, then copy the `messages.json` file from the `en` folder as a template into your new folder. Once complete, create a pull request.\n\n\n## Version History\n\n### 1.0.4\n\n* New UI design.\n* Added about page.\n* Renamed extension to \"Timeline Support\" due to take-down request.\n* Updated packages.\n\n### 1.0.3\n\n* Fixed issue that broke login for Opera users.\n* Added new authentication system for generic browsers (Opera, Firefox Mobile) so they can login.\n\n### 1.0.2\n\n* Fixed scaling issue for Firefox Mobile.\n* Fix issue where websites would be stored in your feed while in private mode.\n* Added recent activities button.\n* Added Opera icon assets.\n* Fixed an issue where timeline activities would not appear or take a while to appear.\n\n### 1.0.1\n\n* Initial public beta.\n\n## Screenshots\n\n![Signed In](extension/images/store/signed-in.png)\n\n![Signed Out](extension/images/store/signed-out.png)\n\n## Credits\n\n- **Dominic Maas** - *Initial work and lead* - [Twitter](https://twitter.com/dominicjmaas)\n- **Daniel Aleksandersen** - *Firefox port, icon and lots of other misc changes* - [Homepage](https://www.daniel.priv.no/)\n- **Mikael** - *Swedish translation* - [GitHub](https://github.com/dwm1909)\n\nSee also the list of [contributors](https://github.com/DominicMaas/TimelineExtension/graphs/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDominicMaas%2FTimelineExtension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDominicMaas%2FTimelineExtension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDominicMaas%2FTimelineExtension/lists"}