ChromeCiter

Automatically create MLA in-text citations in your browser

ChromeCiterとは何ですか?

ChromeCiterはSwetha Prabakaranによって開発されたChromeの拡張機能で、その主な機能は「Automatically create MLA in-text citations in your browser」です。

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

screenshot
screenshot
screenshot
screenshot

ChromeCiter拡張機能のCRXファイルをダウンロード

ChromeCiter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ChromeCiter creates MLA in-text and full citations for webpages, books, and more! Simply open the webpage, click on ChromeCiter, fill in any extra information you would like to include, and ChromeCiter will take care of the rest. There is a shortcuts sidebar with all in-text citations, and all citations can be exported for easy inclusion in a project's bibliography.

Developed by Swetha Prabakaran and Deepshika Dhanasekar at Thomas Jefferson High School for Science and Technology                    

拡張機能の基本情報

名前 ChromeCiter ChromeCiter
ID fkghopacecghkmmhjhdhkcjlklbllmhc
公式URL https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc
説明 Automatically create MLA in-text citations in your browser
ファイルサイズ 1.84 MB
インストール数 385
現在のバージョン 1.2
最終更新日 2016-10-12
公開日 2016-10-11
開発者 Swetha Prabakaran
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ChromeCiter",
    "version": "1.2",
    "description": "Automatically create MLA in-text citations in your browser",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon38.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "storage",
        "tabs",
        ""
    ]
}