GithubHelp home page GithubHelp logo

rajeshbhavikatti / kaleidoscope Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rpeng220/kaleidoscope

0.0 0.0 0.0 346 KB

Autofill your job applications. Chrome extension built using vanilla javascript.

Home Page: https://getkumquat.com

JavaScript 88.20% CSS 1.82% HTML 9.98%

kaleidoscope's Introduction

Source Code

Written and compiled on Windows 10 Home Version 20H2 using VSCode. No external libraries used.

Software needed to build production build

  1. Closure Compiler v20210106 Available at: https://mvnrepository.com/artifact/com.google.javascript/closure-compiler

Steps to build production build

  1. Download the closure-compiler jar file and place it in the same folder as all kumquat files.
  2. Run cmd and change directory to the folder of the closure compiler jar
  3. Rename the closure compiler jar file to "compiler.jar"
  4. Run java -jar compiler.jar --js content.js main.js workday.js taleo.js greenhouse.js lever.js --js_output_file contentc.js.
  5. Run java -jar compiler.jar --js resumepopup.js --js_output_file resumepopupc.js
  6. Run java -jar compiler.jar --js background.js --js_output_file backgroundc.js
  7. Run java -jar compiler.jar --js config.js --js_output_file configc.js
  8. Rename the output files by removing the "c" from them.
  9. Compress the output files along with index.html, manifest.json, style.css, and the .png files into a ZIP file to finish the extension.

kaleidoscope's People

Contributors

rpeng220 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.