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
公式URL 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
Eメール [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\/*"
        ]
    }
}