ChromeCiter
Automatically create MLA in-text citations in your browser
什么是ChromeCiter?
ChromeCiter是由Swetha Prabakaran开发的Chrome扩展程序,该扩展的主要功能是“Automatically create MLA in-text citations in your browser”。
扩展截图
下载ChromeCiter扩展crx文件
下载ChromeCiter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ChromeCiter creates MLA in-text and full citations for webpages, books, and more! Simply open the webpage, click on ChromeCiter, fill in any extra information you would like to include, and ChromeCiter will take care of the rest. There is a shortcuts sidebar with all in-text citations, and all citations can be exported for easy inclusion in a project's bibliography. Developed by Swetha Prabakaran and Deepshika Dhanasekar at Thomas Jefferson High School for Science and Technology
扩展基本信息
名称 | ChromeCiter |
ID | fkghopacecghkmmhjhdhkcjlklbllmhc |
官方URL | https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc |
简介 | Automatically create MLA in-text citations in your browser |
文件大小 | 1.84 MB |
安装次数 | 385 |
当前版本 | 1.2 |
更新时间 | 2016-10-12 |
上架时间 | 2016-10-11 |
开发者 | Swetha Prabakaran |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ChromeCiter", "version": "1.2", "description": "Automatically create MLA in-text citations in your browser", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon38.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/", "storage", "tabs", " |