DeCutr
Card a selected text of evidence automatically.
Co to jest DeCutr?
DeCutr to rozszerzenie Chrome opracowane przez justinmarwad, a jego główną funkcją jest „Card a selected text of evidence automatically.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DeCutr
Pobierz pliki rozszerzeń DeCutr 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
DeCutr is a simple chrome extention that takes the effort out of researcing. Just select your paragraph of text on an article, right click, and then hwit the "Card Evidence" button to have a full citation and the evidence copied to your clipboard! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hobkoafajocifjponaoifdnmgdcaehin |
| Oficjalny URL | https://chromewebstore.google.com/detail/decutr/hobkoafajocifjponaoifdnmgdcaehin |
| Opis | Card a selected text of evidence automatically. |
| Rozmiar pliku | 124 KB |
| Liczba instalacji | 522 |
| Aktualna Wersja | 0.0.3 |
| Ostatnia Aktualizacja | 2021-04-07 |
| Data Publikacji | 2020-08-30 |
| Ocena | 5.00/5 Łącznie 22 Oceny |
| Deweloper | justinmarwad |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.decutr.com |
| Adres URL Strony Pomocy | https://www.decutr.com |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.3",
"manifest_version": 2,
"name": "DeCutr",
"description": "Card a selected text of evidence automatically.",
"icons": {
"16": "icons\/icon-16.png",
"32": "icons\/icon-32.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
},
"browser_action": {
"default_icon": "icons\/icon-32.png",
"default_title": "Card Evidence"
},
"background": {
"scripts": [
"js\/libraries\/jquery-3.5.1.min.js",
"js\/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
" | |