Simple MLA Citation
The Simplest MLA formatter
什麼是Simple MLA Citation?
Simple MLA Citation是由Phillip Salazar開發的Chrome擴展程式,該擴展的主要功能是“The Simplest MLA formatter”。
擴展截圖
下載Simple MLA Citation擴展crx文件
下載Simple MLA Citation擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Writing research paper can be difficult especially making a citation; Simple MLA can simplify this problem. Simple MLA is a citation machine for citing sources for research paper. Simple MLA has 3 key features that can improve productivity. One the key feature of Simple MLA is that it put the citation in 12pt font size and in Time Romans font style. The second key feature is that its almost separate from the browser. The last key feature is that there is no ads!!! On how to use Simple MLA is to put information in the right fields. Some of the fields are going to be title of the article, author of the article, website URL, date published, and date accessed. To make citation just press the format button, and to remove citation just press remove all.
擴展基本資訊
名稱 | |
ID | jngcafgjcgmfofcmkcbddobnifjimnfm |
官方網址 | https://chrome.google.com/webstore/detail/simple-mla-citation/jngcafgjcgmfofcmkcbddobnifjimnfm |
簡介 | The Simplest MLA formatter |
檔案大小 | 98.78 KB |
安裝次數 | 366 |
目前版本 | 2.0 |
更新時間 | 2016-10-15 |
上架時間 | 2016-10-15 |
評分 | 2.50/5 共 6 次評分 |
開發者 | Phillip Salazar |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://phillipsalazar.github.io/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Simple MLA Citation", "description": "The Simplest MLA formatter", "version": "2.0", "background": { "scripts": [ "content.js" ] }, "browser_action": [], "permissions": [ "tabs", "background" ] } |