Harvard Source Extractor
Extract website sources rapidly, following Harvard standards, with our efficient utility.
Wat is Harvard Source Extractor?
Harvard Source Extractor is een Chrome-extensie ontwikkeld door https://trungnhan.name.vn, en de belangrijkste functie is "Extract website sources rapidly, following Harvard standards, with our efficient utility.".
Extensie Screenshots
Download het CRX-bestand van de extensie Harvard Source Extractor
Download Harvard Source Extractor-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The Harvard Source Extractor is a convenient Chrome extension that generates citation text in the Harvard referencing style from the current website you are viewing. With just a click, it automatically extracts relevant information such as the author's name, title, publication date, and URL to create accurate and properly formatted citations. It seamlessly integrates into your browser, saving you time and ensuring the accuracy of your citations for academic or research purposes.
Basisinformatie over de Extensie
Naam | Harvard Source Extractor |
ID | oeilagkbjpeojpkidlbdfhpecchcohmf |
Officiële URL | https://chromewebstore.google.com/detail/harvard-source-extractor/oeilagkbjpeojpkidlbdfhpecchcohmf |
Beschrijving | Extract website sources rapidly, following Harvard standards, with our efficient utility. |
Bestandsgrootte | 295 KB |
Aantal Installaties | 3,000 |
Huidige Versie | 1.0.9 |
Laatst Bijgewerkt | 2023-06-11 |
Publicatiedatum | 2021-05-09 |
Beoordeling | 3.86/5 Totaal 7 Beoordelingen |
Ontwikkelaar | https://trungnhan.name.vn |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://apps.trungnhan.name.vn |
URL van de Privacybeleid Pagina | https://apps.trungnhan.name.vn/privacy_policy.html |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Harvard Source Extractor", "description": "Extract website sources rapidly, following Harvard standards, with our efficient utility.", "version": "1.0.9", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Harvard Source Extractor" }, "permissions": [ "activeTab", "debugger" ] } |