Skip to content

This is a simple Chrome counter extension that counts the number of counts a user has clicked within current website and it persist data all websites and tabs.

Notifications You must be signed in to change notification settings

devruhul/chrome-extension-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Counter

Preview my extension

devruhul_chrome-extension-counter-app.-.29.May.2022.mp4

Introduction

This is a simple Chrome counter extension that counts the number of counts a user has clicked within current website and it persist data all websites and tabs.

Installation

  • First clone the repo and open it your favourite code editor.

  • Install Node.js LTS (if you already install Node.js latest version don't need to install again). Download the source code (or check out from git).

  • Then run the following command in your terminal:

  • npm install

  • Then edit the app what you want to do. After that run:

  • npm run build

About

This is a simple Chrome counter extension that counts the number of counts a user has clicked within current website and it persist data all websites and tabs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published