Giter VIP home page Giter VIP logo

v2ex-jobs's Introduction

v2ex-jobs

这是一个 Plasmo 扩展插件 项目,使用基于 plasm 脚手架create-juice-app生成。

一个v2ex插件,随时随地获取v2ex上的招聘信息。

只需要输入v2ex的用户令牌即可使用本插件,本插件的快捷键如下:

  • 默认:Ctrl + shift + u
  • MacOS:Command + shift + u

预览

image-20230616121302174

开始

首先,运行开发服务器:

npm run dev

打开浏览器访问相应的开发版本。例如,如果你正在为 Chrome 浏览器开发基于manifest v3 的插件,使用:build/chrome-mv3-dev

你可以修改 popup.tsx 来编辑弹出窗口。代码修改后会自动更新。要添加选项页面,只需在项目根目录添加 options.tsx 文件,默认导出一个 React 组件即可。同样地,要添加内容页,只需在项目根目录添加 content.ts 文件,导入一些模块并进行一些逻辑,然后重新加载扩展。

如需详细指南,参考我们的文档

打包发布版本

运行:

npm run build

这会生成你的扩展的生产版本,准备好打包和发布到商店。

v2ex-jobs's People

Contributors

aaronconlon avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

web-logs2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.