Plagly - Citation Generator
Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.
Plagly - Citation Generator क्या है?
Plagly - Citation Generator https://plagly.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Plagly - Citation Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
★ Plagly.com is proud to announce the release of our trusted bibliography and citation generator - now available for FREE as a Chrome extension. ★ No Credit Card Required - 100% FREE ★ ★ Create APA, MLA (8th), Chicago, Vancouver, IEEE, Harvard, and Turabian style references with the Plagly citation generator. ★ Simply choose from one of the top citation styles available, select your category; e.g. Website, Book, Film, or Podcast, and instantly generate citations that can be copied directly into your paper or save them to your cloud project to use later. ★ Our reference and citation generator uses the Citation Styles Language (CSL) project, making it easier for students and young professionals to cite and reference their sources easily and with confidence.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | goimhemnhffegbnambeiolijciaofeno |
आधिकारिक URL | https://chrome.google.com/webstore/detail/plagly-citation-generator/goimhemnhffegbnambeiolijciaofeno |
विवरण | Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more. |
फ़ाइल का आकार | 2.64 MB |
स्थापना संख्या | 3,598 |
वर्तमान संस्करण | 2.1 |
अंतिम अपडेट | 2021-08-06 |
प्रकाशन तिथि | 2019-09-10 |
रेटिंग | 2.33/5 कुल 3 रेटिंग्स |
डेवलपर | https://plagly.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://plagly.com/citation-generator |
सहायता पृष्ठ URL | https://plagly.com/ |
गोपनीयता नीति पृष्ठ URL | https://plagly.com/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Plagly - Citation Generator", "description": "Plagly is a free, automatic citation generator and bibliography tool for MLA, APA, Chicago, and more.", "version": "2.1", "short_name": "Plagly", "browser_action": { "default_title": "Plagly", "default_popup": "index.html" }, "icons": { "128": "static\/icons\/icon-128x128.png", "48": "static\/icons\/icon-48x48.png", "32": "static\/icons\/icon-32x32.png", "19": "static\/icons\/icon-19x19.png" }, "background": { "scripts": [] }, "content_security_policy": "script-src-elem 'self' https:\/\/www.google-analytics.com https:\/\/storage.googleapis.com 'unsafe-inline'; script-src 'self' 'sha256-9FvRhpwrjj6zqUDsUywqq23mCgvFCeEfQx9n5N4IIXk=' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'", "externally_connectable": { "matches": [ "*:\/\/*.plagly.com\/*" ] } } |