Giter Club home page Giter Club logo

sync-to-github's Introduction

sync-to-github

English Doc

这是一个 Chrome 插件,可以将你的网页内容同步到 github 仓库中,例如与 ChatGPT 的对话。

preview

安装和使用

releases 中下载最新的 zip 包,解压缩,通过在 设置 - 插件 中,开启开发者模式后,点击 加载已解压的扩展程序,加载对应的文件夹完成安装。

初次使用:

  • 第一次安装,请刷新现有的页面
  • 点击右上角“设置”,设置你的 AccessToken、仓库和目录信息。

当前支持列表:

问题反馈

这是一个新工具,当前需要你的体验和反馈,欢迎来提出你遇到的问题。你可以在 issues 页面反馈你遇到的问题。

在提出问题的时候,建议可以附上比如控制台报错、截图信息、或者被分享到 ShareGPT 的对话地址

新增一个网站

  • 你可以在 issue 中新增一个 issue,记得添加 add-a-website Tag。
  • 如果你是开发者,欢迎你 fork 代码,参考下文"贡献内容",并且通过 Pull Request 的方式合并到本项目中。

贡献内容

你可以很方便地新增一个网站支持。

  1. converters 中参考现有项目,新增一个文件夹,用于实现 BaseConverter
  2. content_script 中引入它,新增一个实例。
  3. manifest.json 中的 content_scripts.matches 中新增相应的正则匹配。

潜在的功能

这是一个刚刚开启的项目,更多的功能仍然需要完善,包括但不限于:

  • 只在通过检测的网站中显示彩色图标
  • 自动发布版本
  • 同步到插件商店

sync-to-github's People

Contributors

aircloud avatar

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.