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 |
官方網址 | 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", " |