ChromeCiter

Automatically create MLA in-text citations in your browser

ما هو ChromeCiter؟

ChromeCiter هو إضافة Chrome تم تطويرها بواسطة Swetha Prabakaran، والميزة الرئيسية لها هي "Automatically create MLA in-text citations in your browser".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ChromeCiter

قم بتنزيل ملفات الامتداد ChromeCiter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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",
        ""
    ]
}