Latex Copier
This Chrome extension copies the expression to the clipboard when you click on the previewed expression after typing LaTeX. This…
Qu'est-ce que Latex Copier ?
Latex Copier est une extension Chrome développée par Oz Kang, et sa fonction principale est "This Chrome extension copies the expression to the clipboard when you click on the previewed expression after typing LaTeX. This…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Latex Copier
Téléchargez les fichiers d'extension Latex Copier au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This Chrome extension copies the expression to the clipboard when you click on the previewed expression after typing LaTeX. This allows you to insert expressions using LaTeX in editors that do not support LaTeX but can insert images.
Informations de Base sur l'Extension
Nom | Latex Copier |
ID | mcijdmkdolppghpjladekoagkgkhaenk |
URL Officiel | https://chromewebstore.google.com/detail/latex-copier/mcijdmkdolppghpjladekoagkgkhaenk |
Description | This Chrome extension copies the expression to the clipboard when you click on the previewed expression after typing LaTeX. This… |
Taille du Fichier | 1.07 MB |
Nombre d'Installations | 91 |
Version Actuelle | 1.1.2 |
Dernière Mise à Jour | 2022-12-13 |
Date de Publication | 2022-12-11 |
Développeur | Oz Kang |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "index.html" }, "permissions": [ "storage" ], "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" }, "manifest_version": 3, "name": "Latex Copier", "offline_enabled": true, "version": "1.1.2" } |