Browser Extensions Development (Chrome & Edge) · 课时

提交到 Edge 加载项商店

了解将扩展发布到 Microsoft Edge 加载项商店的具体提交流程和指南

第 3 / 4 课11 个步骤

提交到 Edge 加载项商店 是 CoddyKit 上的免费 Browser Extensions Development (Chrome & Edge) 课时。 这是第 3 节课,共 4 节。 你可以在下方免费阅读本课时的完整内容 — 然后在浏览器中使用内置代码编辑器和全天候 AI 导师进行实践。 这是 Browser Extensions Development (Chrome & Edge) 学习路径的一部分,你的进度在网页和 CoddyKit 应用中同步。 Browser Extensions Development (Chrome & Edge) 课程共包含 4 节课。

本课时的部分内容尚未翻译,以英文显示。

Why Publish on Edge?

Publishing your extension to the Microsoft Edge Add-ons store expands your reach to a diverse user base. While Chrome holds a large market share, Edge users are also actively seeking useful tools and enhancements.

Submitting to the Edge Add-ons store is similar to the Chrome Web Store process, but has its own specific steps and guidelines you need to follow.

Create Your Dev Account

Before you can submit an extension, you need a Microsoft Developer account. This account grants you access to the Partner Center, where you'll manage your submissions.

  • Go to the Microsoft Partner Center.
  • Sign in with your Microsoft account (e.g., Outlook, Hotmail).
  • Follow the prompts to register as a developer for Edge Add-ons. There might be a one-time registration fee.

The Partner Center Dashboard

Once registered, you'll access the Microsoft Partner Center dashboard. This is your central hub for all Edge extension activities.

From here, you can:

  • Start new submissions.
  • Manage existing extensions.
  • View analytics and performance data.
  • Access support resources.

Starting a New Submission

To begin, navigate to the "Extensions" section within the Partner Center and click "Create new extension".

You'll then be guided through a series of steps to provide all the necessary information and assets for your extension. It's crucial to have your extension package ready.

Uploading Your .zip File

The first key step is to upload your extension package. This should be a single .zip file containing all your extension's files, including the manifest.json.

Ensure your manifest.json specifies "manifest_version": 3, as the Edge Add-ons store also requires Manifest V3 for new submissions.

Detail Your Store Listing

Your store listing is what users see. It needs to be clear, compelling, and accurate. You'll provide:

  • Extension Name: Unique and descriptive.
  • Short & Long Description: Explain features and benefits.
  • Categories: Help users find your extension.
  • Screenshots & Promotional Images: Visually showcase your extension.
  • Supported Languages: If localized.

Privacy Policy & Compliance

Microsoft takes user privacy seriously. You must provide a valid Privacy Policy URL that clearly explains what data your extension collects, how it's used, and how users can manage it.

Also, declare any permissions your extension uses and justify why they are needed. Transparency builds user trust and helps avoid rejection during review.

Distribution & Pricing

On this step, you'll decide how your extension is distributed:

  • Pricing: Most extensions are free. If you plan to charge, you'll need to configure payment details.
  • Availability: Choose which markets/countries your extension will be available in. You can select worldwide or specific regions.

The Review Process

After submitting, your extension enters the review queue. Microsoft reviewers will check for compliance with their policies, functionality, and security.

The review process can take a few days. You'll receive status updates via email and in the Partner Center. Be prepared to address any feedback or issues raised by the reviewers.

Quick Check: Edge Submission

Let's test your understanding of the Edge Add-ons store submission process.

Recap: Edge Submission

In this lesson, we explored the specific steps for submitting your browser extension to the Microsoft Edge Add-ons store.

  • You need a Microsoft Developer account.
  • Submissions are managed via the Partner Center.
  • Your extension package must be a .zip file and use Manifest V3.
  • Providing a clear store listing and a valid Privacy Policy are crucial.
  • After submission, your extension undergoes a review process for compliance.

Congratulations! You now understand how to get your extension to Edge users.

免费开始

用 AI 导师学习 JavaScript — 免费

在浏览器中编写并运行真实代码,获得全天候 AI 导师的即时帮助,并在网页或应用中继续学习。

课程
12
课程
48

常见问题解答

「提交到 Edge 加载项商店」课时是免费的吗?

是的 — 「提交到 Edge 加载项商店」的完整文本可在网页上免费阅读。要进行交互式练习(内置代码编辑器和全天候 AI 导师)并解锁 Browser Extensions Development (Chrome & Edge) 课程的其余内容,请升级到 CoddyKit PRO。 Browser Extensions Development (Chrome & Edge) 课程共包含 4 节课。

「提交到 Edge 加载项商店」这节课中我会学到什么?

了解将扩展发布到 Microsoft Edge 加载项商店的具体提交流程和指南 你通过在浏览器中直接运行的动手代码来练习 Browser Extensions Development (Chrome & Edge),全天候 AI 导师会在你学习这节课的过程中回答你的问题。

学习 Browser Extensions Development (Chrome & Edge) 需要有经验吗?

无需任何先前经验。CoddyKit 上的 Browser Extensions Development (Chrome & Edge) 课程适合初学者到高级学习者,你可以从这里开始或从头开始,按照自己的节奏学习。 这是第 3 节课,共 4 节。

「提交到 Edge 加载项商店」课时需要多长时间?

大多数 CoddyKit 课程大约需要 5–10 分钟。每节课都很精短且互动,所以你能稳步进步,并在网页和应用中从离开的地方继续。

我能在这节 Browser Extensions Development (Chrome & Edge) 课中编写并运行代码吗?

能。每节 Browser Extensions Development (Chrome & Edge) 课都包含内置代码编辑器,你可以在浏览器中直接编写并运行真实代码,并获得即时 AI 反馈 — 无需本地设置。

此课程中的所有课时

  1. 准备提交到应用商店
  2. Chrome Web Store 指南
  3. 提交到 Edge 加载项商店
  4. 版本管理、更新与发布后维护
← 返回 Browser Extensions Development (Chrome & Edge)