Giter Site home page Giter Site logo

vinnymaker18 / wikitimer Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 13 KB

A chrome extension to limit time browsing wikipedia, a deep rabbit hole for curious people.

License: MIT License

JavaScript 96.13% HTML 3.87%
chrome-extension javascript web wikipedia

wikitimer's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @vinnymaker18 (Vinay Emani)
  • ๐Ÿ‘€ Iโ€™m interested in Software development, CS, Algorithms

wikitimer's People

Contributors

vinayemani avatar vinnymaker18 avatar

wikitimer's Issues

Use a timer to detect when the daily allotted time is reached.

Right now, because we only check and redirect the user during tab events, we're unable to detect the user reaching the limit while staying on a wikipedia page. e.g., user starts the browser, opens a wikipedia page and stays on it for a long time. We fail to detect cases like these.

Timers must be used to detect cases like these and then user must be redirected.

Code refactor

gatekeeper.js contains a lot of utility code that can be used by other modules as well. Separate that code into another module so it can be imported and used.

Reset the time limit every day.

Right now, the time limit is permanent - not per day. So, if the limit is reached once, we can never browse wikipedia pages again. Fix this by using daily limit instead.

Settings page

Create a main settings page for this extension and link to it in the browser action ui. This settings page should let the user configure all settings for this extension.

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.