Harvard Source Extractor

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

Τι είναι το Harvard Source Extractor;

Το Harvard Source Extractor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://trungnhan.name.vn, και η κύρια λειτουργία του είναι "Extract website sources rapidly, following Harvard standards, with our efficient utility.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Harvard Source Extractor

Λήψη αρχείων επέκτασης Harvard Source Extractor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Harvard Source Extractor Harvard Source Extractor
ID oeilagkbjpeojpkidlbdfhpecchcohmf
Επίσημο URL https://chromewebstore.google.com/detail/harvard-source-extractor/oeilagkbjpeojpkidlbdfhpecchcohmf
Περιγραφή Extract website sources rapidly, following Harvard standards, with our efficient utility.
Μέγεθος Αρχείου 295 KB
Αριθμός Εγκαταστάσεων 3,000
Τρέχουσα Έκδοση 1.0.9
Τελευταία Ενημέρωση 2023-06-11
Ημερομηνία Δημοσίευσης 2021-05-09
Αξιολόγηση 3.86/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής https://trungnhan.name.vn
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://apps.trungnhan.name.vn
URL της Σελίδας Πολιτικής Απορρήτου https://apps.trungnhan.name.vn/privacy_policy.html
Υποστηριζόμενες Γλώσσες 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"
    ]
}