Plagiarism Checker
Plagiarisma is the world famous plagiarism checker for scholars, students, teachers, writers.
Co to jest Plagiarism Checker?
Plagiarism Checker to rozszerzenie Chrome opracowane przez Plagiarisma, a jego główną funkcją jest „Plagiarisma is the world famous plagiarism checker for scholars, students, teachers, writers.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Plagiarism Checker
Pobierz pliki rozszerzeń Plagiarism Checker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
How to use it: Log in https://plagiarisma.net/login.php or register https://plagiarisma.net/register.php a new account. Grab an API key from members area and authorize your extension. Select any text on any website. Push the extension icon and click the "Check Plagiarism" button. Wait for results.
Podstawowe informacje o rozszerzeniu
Nazwa | Plagiarism Checker |
ID | bfokbpkmneijnfgpkfajjgckoeffbcgb |
Oficjalny URL | https://chromewebstore.google.com/detail/plagiarism-checker/bfokbpkmneijnfgpkfajjgckoeffbcgb |
Opis | Plagiarisma is the world famous plagiarism checker for scholars, students, teachers, writers. |
Rozmiar pliku | 51.62 KB |
Liczba instalacji | 6,000 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2023-06-22 |
Data Publikacji | 2022-12-08 |
Deweloper | Plagiarisma |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://plagiarisma.net |
Adres URL Strony Polityki Prywatności | https://plagiarisma.net/privacy.txt |
Obsługiwane Języki | de,en,fr,nl,no,vi,tr,da,es,it,pl,ro,sv,cs |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.1", "manifest_version": 3, "description": "__MSG_appDesc__", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "default_locale": "en", "background": { "service_worker": "background.js" }, "permissions": [ "activeTab", "tabs", "storage", "scripting", "contextMenus" ], "host_permissions": [ " |