ChromeCiter
Automatically create MLA in-text citations in your browser
Was ist ChromeCiter?
ChromeCiter ist eine Chrome-Erweiterung, die von Swetha Prabakaran entwickelt wurde, und ihr Hauptmerkmal ist "Automatically create MLA in-text citations in your browser".
Erweiterungsscreenshots
ChromeCiter-Erweiterungs-CRX-Datei herunterladen
Laden Sie ChromeCiter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | ChromeCiter |
ID | fkghopacecghkmmhjhdhkcjlklbllmhc |
Offizielle URL | https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc |
Beschreibung | Automatically create MLA in-text citations in your browser |
Dateigröße | 1.84 MB |
Installationsanzahl | 385 |
Aktuelle Version | 1.2 |
Letztes Update | 2016-10-12 |
Veröffentlichungsdatum | 2016-10-11 |
Entwickler | Swetha Prabakaran |
Zahlungsart | free |
Unterstützte Sprachen | 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", " |