Zotero Google Scholar Citation Count 项目教程

Zotero Google Scholar Citation Count 项目教程

zotero-google-scholar-citation-countZotero plugin for fetching number of citations from Google Scholar.项目地址:https://gitcode.com/gh_mirrors/zo/zotero-google-scholar-citation-count

1. 项目的目录结构及介绍

zotero-google-scholar-citation-count/
├── README.md
├── chrome
│   ├── background.js
│   ├── content.js
│   ├── icons
│   │   ├── icon-16.png
│   │   ├── icon-48.png
│   │   └── icon-128.png
│   ├── manifest.json
│   └── options
│       ├── options.html
│       └── options.js
├── firefox
│   ├── background.js
│   ├── content.js
│   ├── icons
│   │   ├── icon-16.png
│   │   ├── icon-48.png
│   │   └── icon-128.png
│   ├── manifest.json
│   └── options
│       ├── options.html
│       └── options.js
└── shared
    ├── config.js
    └── utils.js

目录结构介绍

  • chrome/firefox/ 目录分别包含了适用于 Chrome 和 Firefox 浏览器的扩展文件。
  • shared/ 目录包含了两个浏览器扩展共享的配置和工具文件。
  • icons/ 目录包含了扩展的图标文件。
  • options/ 目录包含了扩展的选项页面文件。
  • background.js 是扩展的后台脚本。
  • content.js 是扩展的内容脚本。
  • manifest.json 是扩展的清单文件,定义了扩展的元数据和权限。
  • config.jsutils.js 是共享的配置和工具文件。

2. 项目的启动文件介绍

Chrome 扩展

  • 启动文件: chrome/manifest.json
  • 功能: 该文件定义了 Chrome 扩展的元数据、权限、背景脚本、内容脚本和选项页面。

Firefox 扩展

  • 启动文件: firefox/manifest.json
  • 功能: 该文件定义了 Firefox 扩展的元数据、权限、背景脚本、内容脚本和选项页面。

3. 项目的配置文件介绍

共享配置文件

  • 文件名: shared/config.js
  • 功能: 该文件包含了扩展的共享配置,如 API 地址、默认设置等。

工具文件

  • 文件名: shared/utils.js
  • 功能: 该文件包含了扩展的共享工具函数,如数据处理、API 请求等。

通过以上介绍,您可以更好地理解和使用 zotero-google-scholar-citation-count 项目。

zotero-google-scholar-citation-countZotero plugin for fetching number of citations from Google Scholar.项目地址:https://gitcode.com/gh_mirrors/zo/zotero-google-scholar-citation-count

  • 3
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

贾雁冰

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值