Plagly - Citation Generator

Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.

Plagly - Citation Generator là gì?

Plagly - Citation Generator là một tiện ích mở rộng Chrome được phát triển bởi https://plagly.com, và tính năng chính của nó là "Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Plagly - Citation Generator 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

                        ★ Plagly.com is proud to announce the release of our trusted bibliography and citation generator - now available for FREE as a Chrome extension.


★ No Credit Card Required - 100% FREE ★


★ Create APA, MLA (8th), Chicago, Vancouver, IEEE, Harvard, and Turabian style references with the Plagly citation generator.


★ Simply choose from one of the top citation styles available, select your category; e.g. Website, Book, Film, or Podcast, and instantly generate citations that can be copied directly into your paper or save them to your cloud project to use later. 


★ Our reference and citation generator uses the Citation Styles Language (CSL) project, making it easier for students and young professionals to cite and reference their sources easily and with confidence.                    

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

Tên Plagly - Citation Generator Plagly - Citation Generator
ID goimhemnhffegbnambeiolijciaofeno
URL Chính Thức https://chrome.google.com/webstore/detail/plagly-citation-generator/goimhemnhffegbnambeiolijciaofeno
Mô tả Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.
Kích Thước Tệp 2.64 MB
Số Lần Cài Đặt 3,598
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2021-08-06
Ngày Phát Hành 2019-09-10
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://plagly.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://plagly.com/citation-generator
URL Trang Trợ Giúp https://plagly.com/
URL Trang Chính Sách Bảo Mật https://plagly.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Plagly - Citation Generator",
    "description": "Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.",
    "version": "2.1",
    "short_name": "Plagly",
    "browser_action": {
        "default_title": "Plagly",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "static\/icons\/icon-128x128.png",
        "48": "static\/icons\/icon-48x48.png",
        "32": "static\/icons\/icon-32x32.png",
        "19": "static\/icons\/icon-19x19.png"
    },
    "background": {
        "scripts": []
    },
    "content_security_policy": "script-src-elem 'self' https:\/\/www.google-analytics.com https:\/\/storage.googleapis.com 'unsafe-inline'; script-src 'self' 'sha256-9FvRhpwrjj6zqUDsUywqq23mCgvFCeEfQx9n5N4IIXk=' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.plagly.com\/*"
        ]
    }
}