GithubHelp home page GithubHelp logo

nikhil0verma / pickpalette-chromeextension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arnabchatterjee20k/pickpalette-chromeextension

0.0 0.0 0.0 62 KB

Main Project - https://github.com/ArnabChatterjee20k/PickPalette-PaletteFromImage

CSS 24.34% HTML 4.99% JavaScript 70.67%

pickpalette-chromeextension's Introduction

PickPalette-ChromeExtension

Main Project - https://github.com/ArnabChatterjee20k/PickPalette-PaletteFromImage

How to use

  • Clone the Project.
  • Main working dir is Web2Palette.
  • Open manifest.json
    • Change the homepage_url to point towards your site (You can remove this if you don't have)
    • name field is a string that identifies the extension in the Chrome Web Store.
    • default_title field is string that appears when user hover on chrome extension
  • Logo customization (imgs)
    • replace the icons with new icons
    • for ex:- icon16.png should be replaced with 16X16 px icon
  • Extend functionality
    • Create new js file in scripts folder and implement your feature.

Testing

  • Go to chrome://extensions
  • Enable developer mode.
  • Click Load unpacked and select Web2Palette folder.
  • Changing will be reflect in extension. If not try refreshing of re-adding.

Debugging

Right click on extension -> Inspect you will get the chrome dev tool. Debugging is straight forward similar to debugging static html content.

Generating CRX

To publish extension on chrome web store you need .crx file

Instruction to build crx

  • Go to chrome://extensions
  • Enable developer mode if not already.
  • Click pack extension and select Web2Palette folder.
  • Leave the private key

Note:- Extension will work (Theoretically) on any chromium based browser. For further query refer to Chrome API

pickpalette-chromeextension's People

Contributors

nikhil0verma avatar arnabchatterjee20k 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.