Coder Social home page Coder Social logo

aaaeka / browser-screen-time Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 0.0 265 KB

A web extension to keep track of the amount of time you spend on the internet

License: GNU Lesser General Public License v3.0

HTML 1.45% TypeScript 82.43% SCSS 12.83% JavaScript 3.29%
extension time-management-tools time-management typescript firefox-addon

browser-screen-time's Introduction

Browser screen time

License: LGPL v3

Browser screen time is an extension which helps you track of the amount of time you spend online

Downloading the extension

Chrome

Chrome extension link

Firefox

Firefox addon link

Building the extension

Run npm install to install dependencies, then npm run dev to build, or npm run watch to build and then watch for changes.

Building for chrome

Chrome manifest v3 no longer supports background scripts, instead moving to service_workers. Replace the line "scripts": [ "background.js" ] with "service_worker": "background.js" and the extension should work with chrome. In the future this process could be automated.

browser-screen-time's People

Contributors

aaaeka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

browser-screen-time's Issues

[Question] Is there any way to show Notifications?

Hi Emilis,
This is a great project, and its open source. So, I am grateful for all the effort that goes in here!

I was wondering if its possible to make a settings page where I can opt-in to notifications for specific websites.

Apart from tracking how much time I spent, I would also be reminded at certain intervals, like if I spent too much time on YouTube in 1 day, for every hour I spent I could get a notification. Something similar was available for Xbox One.

This would require additional work. Defining 3 inputs to collect opt-in flag, the interval of notification and which site to receive notifications for.

I can look into this and create a PR, if you are interested in my help!

  • Bests,
    Osman.

Extension goes in idle mode when watching a stream

Hi, I've recently noticed that the extension goes into idle mode when watching a video stream (ex. twitch) and stops counting time while watching it.

It works as expected when watching a video (ex. youtube) though ๐Ÿ‘Œ

Thank you for your support :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.