Giter Site home page Giter Site logo

prasoonthakur8 / chromex Goto Github PK

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

A base template for building Chrome extensions using Tailwind CSS, Webpack, and jQuery. Simplifies the development and build process, making it easy to create modern, performant extensions.

JavaScript 63.87% HTML 32.92% CSS 3.21%

chromex's Introduction

ChromeX

ChromeX is a base template for building Chrome Extensions using Tailwind CSS, Webpack, and jQuery.

Table of Contents

Getting Started

Clone the repository to your local machine.

git clone https://github.com/anuragdeepxon/chromex.git
cd chromex

Prerequisites

Make sure you have Node.js and npm installed. The project primarily uses the following technologies:

  • Webpack
  • Tailwind CSS
  • jQuery

Installation

Install the required packages using npm.

npm install

This will install all the dependencies defined in package.json.

Development

Start the development server.

npm run dev

This will watch for changes in the src directory and automatically compile the code into the dist folder.

Building

To build the extension for production, run:

npm run build

This will create optimized files in the dist directory.

Importing into Chrome

  1. Open Chrome and go to chrome://extensions/.
  2. Enable Developer Mode by clicking the toggle switch.
  3. Click on "Load Unpacked."
  4. Navigate to the dist directory of this project and click "Select."

You should now see the Chromex extension icon in your Chrome toolbar.

Contributing

Contributions are welcome! Please read the contributing guidelines to get started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

chromex's People

Contributors

prasoonthakur8 avatar

Stargazers

Prasoon Thakur avatar  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.