Pinned Repositories
browser-extensions-book
The free book `Browser Extensions book`, by yours truly. Momentarily stale.
chromium-edge-launcher
Launch Microsoft Edge with ease from Node.js.
github-template-guidelines
Guidelines for building GitHub templates.
mklicense
CLI tool for generating Licenses. Easily.
vscode-chrome-extension-manifest-json-schema
An extension to finally bring support for Chrome Extensions Manifest JSON schemas into Visual Studio Code
webpack-run-chrome-extension
Run your extension on Google Chrome with default auto-reload support for file changes.
You-Dont-Know-JS
📗📒 (PT-Br translation) JS Book Series.
docs
The official Extension.js website and documentation.
extension.js
🧩 The cross-browser extension framework.
cezaraugusto's Repositories
cezaraugusto/You-Dont-Know-JS
📗📒 (PT-Br translation) JS Book Series.
cezaraugusto/mklicense
CLI tool for generating Licenses. Easily.
cezaraugusto/webpack-run-chrome-extension
Run your extension on Google Chrome with default auto-reload support for file changes.
cezaraugusto/vscode-chrome-extension-manifest-json-schema
An extension to finally bring support for Chrome Extensions Manifest JSON schemas into Visual Studio Code
cezaraugusto/go-git-it
Download any repository or subdirectory on GitHub with support for Node.js and the CLI.
cezaraugusto/cezaraugusto.com
Interwebs presence of yours truly.
cezaraugusto/chromium-edge-launcher
Launch Microsoft Edge with ease from Node.js.
cezaraugusto/webpack-browser-extension-polyfill
webpack plugin to develop cross-browser extensions and Mozilla Add-Ons.
cezaraugusto/chrome-extension-manifest-json-schema
Chrome extension manifest JSON schemas (V2 and V3) with support for Node.js
cezaraugusto/log-md
console.log with Markdown support for CLI.
cezaraugusto/node-module-quick-start
Template for new Node modules.
cezaraugusto/babel-preset-modern-browser-extension
Babel preset used for creating browser extensions. Supports React and TypeScript.
cezaraugusto/eslint-config-auditor
Shareable ESLint Config to help you write clear, efficient JavaScript code.
cezaraugusto/webpack-run-edge-extension
Run and build your extension on Microsoft Edge with default auto-reload support for file changes.
cezaraugusto/webpack-mkcert-plugin
Use certificates for webpack that are trusted by your local machine, avoiding browser security warnings during development. 🤝
cezaraugusto/brave-location
Approximates the current location of the Brave browser across platforms.
cezaraugusto/browser-extension-test-data
Several extensions for testing on Chromium/Firefox browsers.
cezaraugusto/chrome-location2
Approximates the current location of the Chrome browser across platforms
cezaraugusto/content-shadow-dom-tailwind
Sample content_script running Tailwind.css via shadow DOM
cezaraugusto/demo-extension
Fully-featured extension for testing and demo purposes.
cezaraugusto/edge-location
Approximates the current location of the Edge browser across platforms.
cezaraugusto/extension-js-tailwind-prefix-css-variable
Sample Extension.js project using Tailwind with custom prefix and CSS variables
cezaraugusto/Awesome-WebExtensions
A curated list of awesome resources for WebExtensions development.
cezaraugusto/chrome-scripting-test
cezaraugusto/eleventy-notes
A template for Eleventy to publish your personal notes or docs.
cezaraugusto/extension-monorepo-test
cezaraugusto/js.org
Dedicated to JavaScript and its awesome community since 2015
cezaraugusto/main-world-extension
cezaraugusto/sample-background-action-type
Extension.js sample using a browser action listener in the background
cezaraugusto/webpack-target-webextension
WebExtension Target for Webpack 5. Supports code-splitting and HMR.