Coder Social home page Coder Social logo

mosharush / scroll-percentage-in-tab-title-chrome-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dimshik100/scroll-percentage-in-tab-title-chrome-extension

0.0 0.0 0.0 23.45 MB

Chrome extension that updates the page title with the scrolled percentage of the page. Best for blogs and articles. Always see your reading progress, how much you have read and how much is left.

License: MIT License

JavaScript 76.38% HTML 23.62%

scroll-percentage-in-tab-title-chrome-extension's Introduction

Scroll Percentage in Tab Title Chrome Extension

Chrome extension that updates the page title with the scrolled percentage of the page. Best for blogs and articles. Always see your reading progress, how much you have read and how much is left.

Try it

Scroll Percentage in Tab Title Extension

Demo Video

Scroll Percentage in Tab Title Chrome Extension

Screenshots

Scroll Percentage in Tab Title Chrome Extension screenshot

Scroll Percentage in Tab Title Chrome Extension screenshot

For developers

First get the code and build it:

get the code

git clone https://github.com/dimshik100/Scroll-Percentage-in-Tab-Title-Chrome-Extension

get dependencies and build

npm install
npm run build

Now ensure the code loads and works:

  • Load the "dist" folder containing the extension (or manifest.json) in your browser.

    1. Open the Extension Management page by navigating to chrome://extensions. The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.

    2. Enable Developer Mode by clicking the toggle switch next to Developer mode.

    3. Click the LOAD UNPACKED button and select the extension directory (dist folder). alt text

    4. Ta-da! The extension has been successfully installed.

  • Load medium.com or dev.to in your browser and open the developer console.

You should be greeted by a message saying the following

Scroll Percentage in Tab Title Extension loaded ๐Ÿ‘

If that works, you should now be ready to customize the extension-code. Do this by editing extension.js.

Cheers!

TODO

  • Add the option to add/remove supported urls in popup

  • Change toolbar icon to disabled/enabled in the active tab according to url

  • Highlight url in popup if matches current tab

  • Improve design in popup

scroll-percentage-in-tab-title-chrome-extension's People

Contributors

dimshik100 avatar mosharush avatar benjamingr 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.