ChromeCiter

Automatically create MLA in-text citations in your browser

Apa itu ChromeCiter?

ChromeCiter adalah ekstensi Chrome yang dikembangkan oleh Swetha Prabakaran, dan fitur utamanya adalah "Automatically create MLA in-text citations in your browser".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi ChromeCiter

Unduh file ekstensi ChromeCiter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama ChromeCiter ChromeCiter
ID fkghopacecghkmmhjhdhkcjlklbllmhc
URL Resmi https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc
Deskripsi Automatically create MLA in-text citations in your browser
Ukuran File 1.84 MB
Jumlah Instalasi 385
Versi Saat Ini 1.2
Terakhir Diperbarui 2016-10-12
Tanggal Publikasi 2016-10-11
Pengembang Swetha Prabakaran
Tipe Pembayaran free
Bahasa yang Didukung 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",
        ""
    ]
}