Code Monkey home page Code Monkey logo

comment-on-google-scholar's Introduction

前言

本项目是基于谷歌学术的论文评论系统,pluguin目录内是Chrome Extension插件,server目录内的是自己做的评论区页面。

使用方法

pluguin

打开谷歌浏览器的扩展程序界面,勾选开发者模式 -> 加载已解压的扩展程序 -> 选择pluguin文件夹 -> 打开插件

这样就可以使用啦,插件仅对谷歌学术页面生效。打开成功后的谷歌学术每条搜索结果都会新增“评论区”的超链接,点击即可进入当前论文的评论区。

server

本项目基于node.js搭建后端,主要使用express框架。在db目录中的index.js配置登录MySQL数据库的用户名和密码,在config.js设置Token的密钥以及有效期。

执行node app.js即可开启服务器。当前配置的url地址均为127.0.0.1,仅可实现本地访问。在服务器中部署,设置ip地址和端口后更改url地址即可供他人访问。

comment-on-google-scholar's People

Contributors

kekuru2 avatar

Watchers

 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.