All Projects → DominicMaas → Timelineextension

DominicMaas / Timelineextension

Licence: mit
Windows Timeline & Project Rome Web Extension

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Timelineextension

Archiveror
Archiveror will help you preserve the webpages you love. 💾
Stars: ✭ 246 (-34.4%)
Mutual labels:  chrome-extension, firefox-extension
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-2.67%)
Mutual labels:  chrome-extension, firefox-extension
Retire.js
scanner detecting the use of JavaScript libraries with known vulnerabilities
Stars: ✭ 2,909 (+675.73%)
Mutual labels:  chrome-extension, firefox-extension
Browserextension
💻 SteamDB's extension for Steam websites
Stars: ✭ 230 (-38.67%)
Mutual labels:  chrome-extension, firefox-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-6.4%)
Mutual labels:  chrome-extension, firefox-extension
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (-37.07%)
Mutual labels:  chrome-extension, firefox-extension
Realize
A React component tree visualizer
Stars: ✭ 285 (-24%)
Mutual labels:  chrome-extension, firefox-extension
Smartproxy
Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.
Stars: ✭ 199 (-46.93%)
Mutual labels:  chrome-extension, firefox-extension
Buster
Captcha solver extension for humans
Stars: ✭ 4,244 (+1031.73%)
Mutual labels:  chrome-extension, firefox-extension
Reddit Enhancement Suite
Reddit Enhancement Suite
Stars: ✭ 3,326 (+786.93%)
Mutual labels:  chrome-extension, firefox-extension
Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+5466.93%)
Mutual labels:  chrome-extension, firefox-extension
Stylus
Stylus - Userstyles Manager
Stars: ✭ 3,642 (+871.2%)
Mutual labels:  chrome-extension, firefox-extension
Ghosttext
👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
Stars: ✭ 2,614 (+597.07%)
Mutual labels:  chrome-extension, firefox-extension
Startpage
A minimal starpage for Chrome and Firefox
Stars: ✭ 240 (-36%)
Mutual labels:  chrome-extension, firefox-extension
Generator Web Extension
Advanced WebExtension generator that creates everything you need to get started with cross-browser web-extension development.
Stars: ✭ 212 (-43.47%)
Mutual labels:  chrome-extension, firefox-extension
Web Archives
Browser extension for viewing archived and cached versions of web pages
Stars: ✭ 263 (-29.87%)
Mutual labels:  chrome-extension, firefox-extension
Grasp
A reliable org-capture browser extension for Chrome/Firefox
Stars: ✭ 193 (-48.53%)
Mutual labels:  chrome-extension, firefox-extension
Oldschool Github Extension
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
Stars: ✭ 200 (-46.67%)
Mutual labels:  chrome-extension, firefox-extension
Browser Extension Template
📕 Barebones boilerplate with webpack, options handler and auto-publishing
Stars: ✭ 296 (-21.07%)
Mutual labels:  chrome-extension, firefox-extension
Tabwrangler
A browser extension that automatically closes your unused tabs so you can focus on the tabs that matter
Stars: ✭ 306 (-18.4%)
Mutual labels:  chrome-extension, firefox-extension

Timeline Support - Web Extension

A web extension that integrates Windows Timeline support into popular browsers.

Timeline Image

Introduction

Timeline 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.

See frequently asked questions here.

Browser Support

Browser Supported Download Note
Google Chrome Yes Chrome Web Store Fully Supported
Firefox Yes Firefox Addons Fully Supported
Microsoft Edge No n/a Pending news on the new Microsoft Edge. Will most likely use a customised version of the Chrome Extension.
Vivaldi Yes Chrome Web Store Supported Icon Assets. Chrome OAuth Base.
Opera Yes Chrome Web Store Supported Icon Assets. Download from Chrome Web Store on supported Opera versions.
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.

Setup

  1. Clone the repository and open it.
  2. Run npm install.
  3. Run npm run build to build files or npm run watch for debugging.
  4. Open browser, load unpacked extension in the extension folder.

Translating

Extension 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.

Version History

1.0.4

  • New UI design.
  • Added about page.
  • Renamed extension to "Timeline Support" due to take-down request.
  • Updated packages.

1.0.3

  • Fixed issue that broke login for Opera users.
  • Added new authentication system for generic browsers (Opera, Firefox Mobile) so they can login.

1.0.2

  • Fixed scaling issue for Firefox Mobile.
  • Fix issue where websites would be stored in your feed while in private mode.
  • Added recent activities button.
  • Added Opera icon assets.
  • Fixed an issue where timeline activities would not appear or take a while to appear.

1.0.1

  • Initial public beta.

Screenshots

Signed In

Signed Out

Credits

  • Dominic Maas - Initial work and lead - Twitter
  • Daniel Aleksandersen - Firefox port, icon and lots of other misc changes - Homepage
  • Mikael - Swedish translation - GitHub

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].