-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
name: Mozilla Firefox
repo: https://github.com/mozilla-firefox/firefox
category: 网络工具
tags: 浏览器
website: https://www.firefox.com/
version: 1.0.0
description: 一个开源的强大的网络浏览器
screenshots:
- https://raw.githubusercontent.com/OpenSourceAppStore/NotGitHubAppStore/main/screenshots/app-screenshot-1747187307484-ej532r.jpg
- https://raw.githubusercontent.com/OpenSourceAppStore/NotGitHubAppStore/main/screenshots/app-screenshot-1747187309155-7i976n.png
详细介绍
在这里详细介绍应用的功能、特点和使用场景。
特性
- 特性1:描述特性1
- 特性2:描述特性2
- 特性3:描述特性3
安装方法
npm install your-package-name使用示例
import { Component } from 'your-package-name';
function App() {
return <Component />;
}