ChromeCiter

Automatically create MLA in-text citations in your browser

ChromeCiter là gì?

ChromeCiter là một tiện ích mở rộng Chrome được phát triển bởi Swetha Prabakaran, và tính năng chính của nó là "Automatically create MLA in-text citations in your browser".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng ChromeCiter

Tải xuống các tệp mở rộng ChromeCiter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ChromeCiter ChromeCiter
ID fkghopacecghkmmhjhdhkcjlklbllmhc
URL Chính Thức https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc
Mô tả Automatically create MLA in-text citations in your browser
Kích Thước Tệp 1.84 MB
Số Lần Cài Đặt 385
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2016-10-12
Ngày Phát Hành 2016-10-11
Nhà Phát Triển Swetha Prabakaran
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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",
        ""
    ]
}