Simple MLA Citation

The Simplest MLA formatter

Simple MLA Citation là gì?

Simple MLA Citation là một tiện ích mở rộng Chrome được phát triển bởi Phillip Salazar, và tính năng chính của nó là "The Simplest MLA formatter".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Simple MLA Citation

Tải xuống các tệp mở rộng Simple MLA Citation dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Simple MLA Citation Simple MLA Citation
ID jngcafgjcgmfofcmkcbddobnifjimnfm
URL Chính Thức https://chrome.google.com/webstore/detail/simple-mla-citation/jngcafgjcgmfofcmkcbddobnifjimnfm
Mô tả The Simplest MLA formatter
Kích Thước Tệp 98.78 KB
Số Lần Cài Đặt 366
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2016-10-15
Ngày Phát Hành 2016-10-15
Đánh Giá 2.50/5 Tổng số 6 Đánh Giá
Nhà Phát Triển Phillip Salazar
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://phillipsalazar.github.io/
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}