Code Monkey home page Code Monkey logo

deep-manager-browser-extension's Introduction

Deep Manager (browser extension)

A deep manager browser extension. Helps manage Deeps. I've wanted to make this forever.

Features

Mindful Internet Usage

  • Infinite scroll
    • detect
    • intervene
  • Search
    • Show warning and goals on search pages
    • Detect excess
    • intervene
  • Save searches for later

New Tab Page

  1. View current focus
  2. View goals
  3. Vuew searches

Features Backlog

First

  • Set current task and have it on your mind
  • Detect infinite scrolling

Next:

  • Detect excessive googling/duckduckgo/web searching or being lost in pages that started as a web search for a long time.
  • Intervention. You've got to stay on the new tab page

Eventually

  • Detect
  • Detect excessive leaving and returning to the same tabs
  • Detect excessive youtube searching, detect too many youtube videos to watch, switching videos
  • Network requests
  • Site blocker
  • Regularly delete a bookmark

Development Guide

Chrome Extension Docs - See the examples.

Convert To Safari Extension - The extension is packaged as a mac/ios app.

Manifest.json quick reference

  • background: run a service-worker in the background
  • content scripts: Run code on specified web pages
  • "chrome_url_overrides" - custom new tab, and more.
  • "omnibox" - "dm" for custom cli

Permissions quick reference

  • "storage" - allows offline stoarge
  • "tabs" - tabs, tab groups, etc.
  • "activeTab" - The active tab
  • "scripting" - chrome.scripting allowed

deep-manager-browser-extension's People

Contributors

deepduggal avatar

Watchers

 avatar

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.