Harvard Source Extractor

Extract website sources rapidly, following Harvard standards, with our efficient utility.

Qu'est-ce que Harvard Source Extractor ?

Harvard Source Extractor est une extension Chrome développée par https://trungnhan.name.vn, et sa fonction principale est "Extract website sources rapidly, following Harvard standards, with our efficient utility.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Harvard Source Extractor

Téléchargez les fichiers d'extension Harvard Source Extractor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Harvard Source Extractor Harvard Source Extractor
ID oeilagkbjpeojpkidlbdfhpecchcohmf
URL Officiel https://chromewebstore.google.com/detail/harvard-source-extractor/oeilagkbjpeojpkidlbdfhpecchcohmf
Description Extract website sources rapidly, following Harvard standards, with our efficient utility.
Taille du Fichier 295 KB
Nombre d'Installations 3,000
Version Actuelle 1.0.9
Dernière Mise à Jour 2023-06-11
Date de Publication 2021-05-09
Évaluation 3.86/5 Total 7 Évaluations
Développeur https://trungnhan.name.vn
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://apps.trungnhan.name.vn
URL de la Page de Politique de Confidentialité https://apps.trungnhan.name.vn/privacy_policy.html
Langues Prises en Charge 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"
    ]
}