GithubHelp home page GithubHelp logo

jcanno / create-crx-app Goto Github PK

View Code? Open in Web Editor NEW
60.0 2.0 9.0 757 KB

CLI for create Chrome extension app

License: MIT License

JavaScript 36.24% TypeScript 35.81% HTML 5.28% Less 15.36% Vue 7.31%
chrome-extension cli chrome

create-crx-app's Introduction


CLI for create Chrome extension app

English|简体中文

we recommend to type code below in terminal with npm 5.2+ and higher:

npx create-crx-app my-crx-app
cd my-crx-app
npm run dev

We can easily generate a Chrome extension project by using create-crx-app step by step.

Select your project framework:

Select your project language:

After that, create-crx-app will generate project by your setting.

Start Extension

  1. run yarn run dev(React) or yarn run serve(Vue) for developing Chrome Extension.
  2. input and open chrome://extensions/ in your Chrome search bar.
  3. open developer mode in the top right corner in Extensions Page.
  4. click load unpacked extension project, select the dist folder.

Sample

Sample Extension will generate a purple button which can be moved in the bottom right corner in every page.

Click the extension icon and get the popup page, you can turn to options page here

Options page shows you can do everything here.

That's all Sample Extension do.

create-crx-app's People

Contributors

jcanno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

create-crx-app'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.