All Projects β†’ chrispederick β†’ Web Developer

chrispederick / Web Developer

Licence: gpl-3.0
A browser extension that adds various web developer tools to a browser.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Web Developer

Scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera
Stars: ✭ 434 (-18.42%)
Mutual labels:  extension, chrome, firefox, opera
Emoji Helper
A small cross-browser emoji cheatsheet extension πŸ‘
Stars: ✭ 194 (-63.53%)
Mutual labels:  extension, chrome, firefox, opera
Bettertweetdeck
A browser extension to improve TweetDeck with a lot of features
Stars: ✭ 558 (+4.89%)
Mutual labels:  extension, chrome, firefox, opera
Metamask Extension
🌐 πŸ”Œ The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
Stars: ✭ 6,585 (+1137.78%)
Mutual labels:  extension, chrome, firefox, opera
Uget Chrome Wrapper
Moved to https://github.com/ugetdm/uget-integrator and https://github.com/ugetdm/uget-extension
Stars: ✭ 74 (-86.09%)
Mutual labels:  extension, chrome, firefox, opera
Bs Detector
🚨 THIS REPOSITORY HAS MOVED. 🚨
Stars: ✭ 414 (-22.18%)
Mutual labels:  extension, chrome, firefox
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-68.61%)
Mutual labels:  extension, chrome, firefox
Extensions
Source code of Raindrop.io browser extension (Chrome, Firefox, Opera)
Stars: ✭ 446 (-16.17%)
Mutual labels:  chrome, firefox, opera
netflix-list-exporter
πŸ’«β€Žβ€Žβ€Žβ€β€β€Žβ€An Extension to export your lists from Netflix to Clipboard area and share it with your friends.
Stars: ✭ 60 (-88.72%)
Mutual labels:  firefox, extension, opera
Gopassbridge
A web extension for firefox and chrome to insert login credentials from gopass
Stars: ✭ 182 (-65.79%)
Mutual labels:  extension, chrome, firefox
Chrome Developer Mode Extension Warning Patcher
β‡’ Disable Chrome's Developer Mode Extension Warning Popup & Elision WWW/HTTPS Hiding & Debugging Extension Popup
Stars: ✭ 240 (-54.89%)
Mutual labels:  extension, developer, chrome
Octotree
Browser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from our website.
Stars: ✭ 21,726 (+3983.83%)
Mutual labels:  chrome, firefox, opera
Preact Devtools
Browser extension for inspection Preact applications
Stars: ✭ 204 (-61.65%)
Mutual labels:  extension, chrome, firefox
Rester
A REST client for almost any web service (Firefox and Chrome Extension)
Stars: ✭ 192 (-63.91%)
Mutual labels:  extension, chrome, firefox
Surfingkeys
Map your keys for web surfing, expand your browser with javascript and keyboard.
Stars: ✭ 3,787 (+611.84%)
Mutual labels:  extension, chrome, firefox
Epub Press Clients
πŸ“¦ Clients for building books with EpubPress.
Stars: ✭ 370 (-30.45%)
Mutual labels:  extension, chrome, firefox
stack-exchange-notifications
Add-ons for Stack Exchange sites, like: askdifferent, askubuntu, serverfault, stackoverflow and superuser
Stars: ✭ 21 (-96.05%)
Mutual labels:  firefox, extension, opera
Awesome Meta And Manifest
⚑ Awesome collection of meta tags & manifest properties.
Stars: ✭ 499 (-6.2%)
Mutual labels:  chrome, firefox, opera
Kdeconnect Chrome Extension
A browser extension to send pages and content from your browser to connected KDE Connect devices.
Stars: ✭ 124 (-76.69%)
Mutual labels:  extension, chrome, firefox
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (-68.05%)
Mutual labels:  extension, chrome, firefox

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].