Scribbr Citation Generator

Cite and summarize any page or article with a single click.

ما هو Scribbr Citation Generator؟

Scribbr Citation Generator هو إضافة Chrome تم تطويرها بواسطة https://www.scribbr.com، والميزة الرئيسية لها هي "Cite and summarize any page or article with a single click.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Scribbr Citation Generator

قم بتنزيل ملفات الامتداد Scribbr Citation Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Scribbr’s free citation generator for Chrome lets you instantly generate accurate citations for any online source in APA, MLA, Chicago, Harvard and any other style. In addition, it extracts key sentences¹, complete with proper citations, and generates a comprehensive summary².

With millions of users every month, students, teachers, and universities around the world trust the Scribbr Citation Generator. Ready to join them?

➤  How it works
Found a fascinating article, video, or post you want to cite? With a single click, Scribbr will do the heavy lifting for you. It instantly creates a reference list entry and citation, all set for you to copy into your paper. Moreover, it extracts the key sentences from the page, complete with proper citations, allowing you to seamlessly incorporate them into your paper. Additionally, you can generate a comprehensive summary of the page in paragraph form for a quick overview.

➤  Features you’ll love
• Cite webpages, journal articles, videos, and more
• Choose between APA, MLA, Chicago, Harvard and any other style
• Get accurate reference list entries and in-text citations
• Extract key sentences from any page
• Read AI generated summaries
• Copy to your clipboard with a single click

➤ Why students prefer the Scribbr Citation Generator
• It’s free to use and there are no ads
• Citations are correctly formatted, so you won’t get in trouble
• New features are added regularly

¹ Key sentences are directly extracted from the source using AI. If you choose to quote or paraphrase the text, it's important to credit the original author by including proper citations. 
² Summaries are AI-generated; please read the original content for details.  If you choose to use this summary, it's important to credit the AI-generated content and the author of the work summarized by including proper citations.                    

معلومات أساسية عن التمديد

الاسم Scribbr Citation Generator Scribbr Citation Generator
ID epbobagokhieoonfplomdklollconnkl
عنوان URL الرسمي https://chromewebstore.google.com/detail/scribbr-citation-generato/epbobagokhieoonfplomdklollconnkl
الوصف Cite and summarize any page or article with a single click.
حجم الملف 5.09 MB
عدد التثبيتات 611,635
النسخة الحالية 43.11
آخر تحديث 2024-02-02
تاريخ النشر 2022-12-16
تقييم 3.96/5 مجموع تقييمات 56
المطور https://www.scribbr.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.scribbr.com/citation/generator/
عنوان صفحة المساعدة https://www.scribbr.com/contact/
عنوان صفحة سياسة الخصوصية https://www.scribbr.com/legal/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Scribbr Citation Generator",
    "description": "Cite and summarize any page or article with a single click.",
    "version": "43.11",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "tabs",
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Scribbr Citation Generator"
    },
    "options_page": "settings.html",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "main.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.ncbi.nlm.nih.gov\/*",
                "https:\/\/*.sciencedirect.com\/*",
                "https:\/\/*.researchgate.net\/*",
                "https:\/\/*.cdc.gov\/*",
                "https:\/\/*.britannica.com\/*",
                "https:\/\/*.forbes.com\/*",
                "https:\/\/*.investopedia.com\/*",
                "https:\/\/*.mayoclinic.org\/*",
                "https:\/\/*.nytimes.com\/*",
                "https:\/\/*.wikipedia.org\/*",
                "https:\/\/*.indeed.com\/jobs*",
                "https:\/\/*.indeed.com\/cmp\/*",
                "https:\/\/*.indeed.com\/companies\/*",
                "https:\/\/*.indeed.com\/career\/*",
                "https:\/\/*.indeed.com\/career-advice\/*",
                "https:\/\/*.linkedin.com\/pulse\/*",
                "https:\/\/*.linkedin.com\/advice\/*",
                "https:\/\/*.linkedin.com\/learning\/*",
                "https:\/\/*.linkedin.com\/posts\/*",
                "https:\/\/*.psychologytoday.com\/*",
                "https:\/\/*.hbr.org\/*",
                "https:\/\/*.cnn.com\/*",
                "https:\/\/*.proquest.com\/*",
                "https:\/\/*.apa.org\/*",
                "https:\/\/*.tandfonline.com\/*",
                "https:\/\/*.who.int\/*"
            ],
            "js": [
                "citation-badge.js"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.ncbi.nlm.nih.gov\/*",
                "https:\/\/*.sciencedirect.com\/*",
                "https:\/\/*.researchgate.net\/*",
                "https:\/\/*.cdc.gov\/*",
                "https:\/\/*.britannica.com\/*",
                "https:\/\/*.forbes.com\/*",
                "https:\/\/*.investopedia.com\/*",
                "https:\/\/*.mayoclinic.org\/*",
                "https:\/\/*.nytimes.com\/*",
                "https:\/\/*.wikipedia.org\/*",
                "https:\/\/*.indeed.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.psychologytoday.com\/*",
                "https:\/\/*.hbr.org\/*",
                "https:\/\/*.cnn.com\/*",
                "https:\/\/*.proquest.com\/*",
                "https:\/\/*.apa.org\/*",
                "https:\/\/*.tandfonline.com\/*",
                "https:\/\/*.who.int\/*"
            ],
            "resources": [
                "index.css"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.scribbr.com\/*",
            "https:\/\/*.scribbr.co.uk\/*",
            "https:\/\/*.scribbr.nl\/*",
            "https:\/\/*.scribbr.fr\/*",
            "https:\/\/*.scribbr.de\/*",
            "https:\/\/*.scribbr.ch\/*",
            "https:\/\/*.scribbr.at\/*",
            "https:\/\/*.scribbr.es\/*",
            "https:\/\/*.scribbr.dk\/*",
            "https:\/\/*.scribbr.it\/*",
            "http:\/\/localhost\/*"
        ]
    }
}