Simple MLA Citation

The Simplest MLA formatter

Simple MLA Citationとは何ですか?

Simple MLA CitationはPhillip Salazarによって開発されたChromeの拡張機能で、その主な機能は「The Simplest MLA formatter」です。

拡張機能のスクリーンショット

screenshot

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.                    

拡張機能の基本情報

名前 Simple MLA Citation Simple MLA Citation
ID jngcafgjcgmfofcmkcbddobnifjimnfm
公式URL 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
Eメール [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"
    ]
}