Coder Social home page Coder Social logo

khalidmesbah / extension-zed Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 202 KB

Extension Zed is a bunch of useful functionalities that enhance your browsing experience and makes you more productive

CSS 11.21% JavaScript 28.01% HTML 1.48% TypeScript 59.30%
extension manifest-v3 react typescript

extension-zed's Introduction

Extension Zed

From A to Z enhance your browsing experience

Features

General

  • Hide scrollbar
  • Add blocker
  • Extension manager
  • Age in milliseconds
  • Dark mode

Reading

  • Article reader
  • Reading mode
    • custom background color
    • custom text color
    • custom width
    • custom font size

Notes

  • copy pocket
  • search for ideas on the extensions web store

Youtube

  • custom playbackRate
  • highligher/marker/bookmarks/notes
  • auto adjust half screen
  • highlight system like readwise

Notes

  • Copy youtube enhancer
  • search for ideas on the extensions web store
  • make youtube go to full screen by default

Integration

  • Mesbah matrix
  • Savvy
  • Notion
  • Google tasks/calendar/keep
  • Facebook
  • Youtube
  • Instagram
  • X

Reminders

  • posture reminder
  • azkar reminder
  • remembers reminder
  • salah reminder
  • excercise reminder
  • eyes reminder
  • custom reminder

New Tab (random everything) ??

  • Random Quote
  • Random Ayah
  • Random Vim Tip
  • Random Life Hack
  • Random Remember

Liner

  • highligher manager

Shares

  • takes a tweet and make an image of it like pikaso
  • takes a facebook post and make an image of it
  • takes a screen shot of an image on instagram

videos

  • video downloader

Audios

  • adjust playbackRate

Sync

  • mesbah matrix

Inspiration

Notes

  • make the ability to revert the change that has been made e.g
    <Button onClick={inspect}>inspect</Button>
    // will become onclick
    <Button onClick={unInspect}>unInspect</Button>
    // or
    <Button onClick={handleInspect}>{isInspected ? "unInspect" : "inspect"}</Button>
  • think about the structure of the project and insure that it's scalable, because i will add a lot of Features to it

Tasks

  • make a scrollbar tab with the ability to add my custom scrollbar
  • add a custom scrollbar
  • add keyboard events

Tabs

  • Home
  • Youtube
  • Random
  • Reading
  • Productivity
  • Coding
  • Scripts

Issues

  • tailwind not working

extension-zed's People

Contributors

khalidmesbah avatar

Stargazers

 avatar

Watchers

 avatar  avatar

extension-zed's Issues

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.