Skip to content

JavierCanon/Visual-Studio-Chrome-Extension-Project-Template

 
 

Visual Studio Chrome Extension Project Template

Visual Studio template for Chrome extensions

Screenshots

Philosophy of Javier Cañon

  • KISS by design and programming. An acronym for "keep it simple, stupid" or "keep it stupid simple", is a design principle. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. Variations on the phrase include: "Keep it simple, silly", "keep it short and simple", "keep it simple and straightforward", "keep it small and simple", or "keep it stupid simple".

  • Select the best tools for the job, use tools that take less time to finish the job.

  • Productivity over complexity and avoid unnecessary complexity for elegant or beauty code.

  • Computers are machines, more powerful every year, give them hard work, concentrate on being productive.

  • Often people, especially computer engineers, focus on the machines. They think, "By doing this, the machine will run fast. By doing this, the machine will run more effectively. By doing this, the machine will something, something, something..." They are focusing on machines. But in fact we need to focus on humans, on how humans care about doing programming or operating the application of the machines. We are the masters. They are the slaves. [Yukihiro Matsumoto].

Issues and Bug Traking

Please submit bug reports or feature requests on GitHub:

Requeriments

  • Microsoft Windows 8.1, 10.
  • Microsoft Visual Studio 2017, 2019

Install

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • LigerShark - Initial work
  • madskristensen - Update to VS 2019
  • Javier Cañon This works

See also the list of contributors who participated in this project.

Supported by, thanks to

Caphyon

Softcanon

License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 - see the LICENSE.md file for details.


Made with ❤️ by Javier Cañon.