GithubHelp home page GithubHelp logo

informaticacba / web-developer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chrispederick/web-developer

1.0 0.0 0.0 14.88 MB

A browser extension that adds various web developer tools to a browser.

Home Page: http://chrispederick.com/work/web-developer/

License: GNU General Public License v3.0

JavaScript 88.09% CSS 4.13% HTML 7.77%

web-developer's Introduction

Web Developer

The Web Developer extension adds various web developer tools to a browser. The extension is available for Chrome, Firefox and Opera, and will run on any platform that these browsers support including Windows, OS X and Linux.

The extension can be installed from its home page:

Or directly from the Chrome, Firefox or Opera extension repositories:

Announcements

For announcements about the Web Developer extension including news about beta releases and previews of upcoming versions follow:

Help

Help for the Web Developer extension can be found on its home page:

To report a new issue or suggest a new feature please contact me:

Developers

Technologies

The Web Developer extension is written in JavaScript, HTML and CSS. The XML user interface language XUL is also used in the Firefox version.

Extension documentation

For information about how to write browser extensions check out the Chrome, Firefox and Opera documentation:

Localization

The Firefox extension is fully localized with languages other than English (US) provided by the community. For information about how to write localized browser extensions check out the Firefox documentation:

Build process

The extension uses the Gulp build system.

Once Gulp is installed the extension is built by running the following:

gulp

To build the extension for Chrome, Firefox or Opera only run gulp chrome, gulp firefox or gulp opera respectively.

When the extension is built it creates build/chrome, build/firefox and build/opera directories as well as packaged versions of the extensions build/web-developer-chrome.zip, build/web-developer-firefox.xpi, build/web-developer-opera.nex.

The extension can be installed in Chrome or Opera by loading the unpacked extension in build/chrome or build/opera respectively as described in the Chrome and Opera documentation. The extension can be installed in Firefox by installing build/web-developer-firefox.xpi like a regular extension.

Included libraries

The following libraries are used by and included in the extension as-is:

They should not be altered apart from to update to their latest versions for maintenance reasons. The latest versions of Bootstrap from Twitter or jQuery can be automatically merged into the repository using gulp merge-bootstrap or gulp merge-jquery respectively.

Icons

The icons used in the extension are:

Any new icons used in the extension should come from these existing icon sets for consistency.

Editor Configuration

An EditorConfig file is included to unify the coding style for different editors.

Acknowledgements

Supported by:

Author

Chris Pederick

License

All files are distributed for free under the terms of the GNU General Public License. This does not apply to the included libraries or icons mentioned in the Developer section which have their own individual licenses.

web-developer's People

Contributors

alan-morey avatar bayashi avatar chrispederick avatar evancarroll avatar lucaslarson avatar mtozzo avatar nuctroy avatar oskarwrobel avatar ruurtjan avatar stephanedelprat avatar to-ba avatar webveteran avatar wormeyman avatar

Stargazers

 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.