Plagly - Citation Generator

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

什麼是Plagly - Citation Generator?

Plagly - Citation Generator是由https://plagly.com開發的Chrome擴展程式,該擴展的主要功能是“Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Plagly - Citation Generator擴展crx文件

下載Plagly - Citation Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ★ 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.                    

擴展基本資訊

名稱 Plagly - Citation Generator Plagly - Citation Generator
ID goimhemnhffegbnambeiolijciaofeno
官方網址 https://chrome.google.com/webstore/detail/plagly-citation-generator/goimhemnhffegbnambeiolijciaofeno
簡介 Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.
檔案大小 2.64 MB
安裝次數 3,598
目前版本 2.1
更新時間 2021-08-06
上架時間 2019-09-10
評分 2.33/5 共 3 次評分
開發者 https://plagly.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://plagly.com/citation-generator
說明頁面URL https://plagly.com/
隱私政策頁面URL https://plagly.com/privacy-policy
支援的語言 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\/*"
        ]
    }
}