awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jsmnbom avatar

jsmnbom/webextension-manifest-loaderArchived

0
View on GitHub↗
7 stars·0 forks·TypeScript·MIT·9 views

Webextension Manifest Loader

Webpack loader that loads browser tailored manifest.json. It also imports all importable properties, allowing you to have 'manifest.json' as your only webpack entry point.

Features

  • Development and Build Tools - Loads browser-tailored manifests using Webpack.

Star history

Star history chart for jsmnbom/webextension-manifest-loaderStar history chart for jsmnbom/webextension-manifest-loader

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Webextension Manifest Loader

These projects share indexed features with Webextension Manifest Loader. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • acvetkov/chrome-store-apiacvetkov avatar

    acvetkov/chrome-store-api

    31View on GitHub↗

    Chrome webstore Api for Node.js

    JavaScript
    View on GitHub↗31
  • cezaraugusto/extension.jscezaraugusto avatar

    cezaraugusto/extension.js

    5,016View on GitHub↗

    extension.js is a browser extension development framework and build tool designed to facilitate the creation, testing, and packaging of web extensions. It provides a system for building a single codebase that maintains compatibility across different browser environments. The framework utilizes adapters to map code to various browser specifications and includes a hot-reloading tool that updates background and UI scripts in real-time. It also manages isolated browser binaries to keep development environments separate from system installations. The toolset covers the full development lifecycle,

    TypeScript
    View on GitHub↗5,016
  • fregante/chrome-webstore-upload-clifregante avatar

    fregante/chrome-webstore-upload-cli

    497View on GitHub↗

    A CLI wrapper around the Web Store Upload module.

    JavaScript
    View on GitHub↗497
  • abhijithvijayan/wext-manifest-loaderabhijithvijayan avatar

    abhijithvijayan/wext-manifest-loader

    27View on GitHub↗

    Webpack Loader for Webextension manifest 🙋‍♂️ Made by @abhijithvijayan Donate: PayPal , Patreon

    TypeScript
    View on GitHub↗27
Compare all 10 related projects→

Frequently asked questions

What does jsmnbom/webextension-manifest-loader do?

Webpack loader that loads browser tailored manifest.json. It also imports all importable properties, allowing you to have 'manifest.json' as your only webpack entry point.

What are the main features of jsmnbom/webextension-manifest-loader?

The main features of jsmnbom/webextension-manifest-loader are: Development and Build Tools.

Which projects share features with jsmnbom/webextension-manifest-loader?

Projects with overlapping indexed features include: abhijithvijayan/wext-manifest-loader — Webpack Loader for Webextension manifest 🙋‍♂️ Made by @abhijithvijayan Donate: PayPal , Patreon. acvetkov/chrome-store-api — Chrome webstore Api for Node.js. cezaraugusto/extension.js — extension.js is a browser extension development framework and build tool designed to facilitate the creation, testing,… fregante/chrome-webstore-upload-cli — A CLI wrapper around the Web Store Upload module. jiripospisil/chrome-ext-downloader — Allows you to download the extension's source code without installing it. linusu/wext-shipit — Automate the process of shipping Web Extensions for Chrome, Firefox, Safari, Opera and Edge.