DeCutr
Card a selected text of evidence automatically.
Cos'è DeCutr?
DeCutr è un'estensione di Chrome sviluppata da justinmarwad, e la sua funzione principale è "Card a selected text of evidence automatically.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DeCutr
Scarica i file di estensione DeCutr in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | DeCutr |
ID | hobkoafajocifjponaoifdnmgdcaehin |
URL Ufficiale | https://chromewebstore.google.com/detail/decutr/hobkoafajocifjponaoifdnmgdcaehin |
Descrizione | Card a selected text of evidence automatically. |
Dimensione del File | 124 KB |
Conteggio Installazioni | 522 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2021-04-07 |
Data di Pubblicazione | 2020-08-30 |
Valutazione | 5.00/5 Totale 22 Valutazioni |
Sviluppatore | justinmarwad |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.decutr.com |
URL della Pagina di Aiuto | https://www.decutr.com |
Lingue Supportate | 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": [ " |