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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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",
        ""
    ]
}