Citation Generator
Generate citations for a project at the click of a button.
什么是Citation Generator?
Citation Generator是由danieljextensions开发的Chrome扩展程序,该扩展的主要功能是“Generate citations for a project at the click of a button.”。
扩展截图
下载Citation Generator扩展crx文件
下载Citation Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Generate citations for a project at the click of a button. Choose between MLA, APA, Chicago, Vancouver or Harvard citing style. Copy all citations by clicking on the top right corner. 扩展基本信息
| 名称 | |
| ID | necdcdcfodjkfjfbgieeemmhondglmkc |
| 官方URL | https://chromewebstore.google.com/detail/citation-generator/necdcdcfodjkfjfbgieeemmhondglmkc |
| 简介 | Generate citations for a project at the click of a button. |
| 文件大小 | 5.23 KB |
| 安装次数 | 38 |
| 当前版本 | 1.0 |
| 更新时间 | 2022-08-23 |
| 上架时间 | 2022-08-22 |
| 评分 | 3.00/5 共1次评分 |
| 开发者 | danieljextensions |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://www.privacypolicies.com/live/46eeb925-ce64-44ae-8a21-d81edca6fd69 |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Citation Generator",
"description": "Generate citations for a project at the click of a button.",
"version": "1.0",
"manifest_version": 3,
"permissions": [
"tabs",
"activeTab",
"storage"
],
"action": {
"default_popup": "popup.html"
}
} | |