matcik
Easily create documents for math, physics, chemistry, biology and other sciences...
Cos'è matcik?
matcik è un'estensione di Chrome sviluppata da https://yeninesilzkitap.com, e la sua funzione principale è "Easily create documents for math, physics, chemistry, biology and other sciences...".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione matcik
Scarica i file di estensione matcik 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
Easily create documents for math, physics, chemistry, biology and other sciences... Book, exam and activity preparation program Easily import application vectors such as geogebra, chart, mathlive, ckeditor, desmos, permaclipart into your document, or import vectors from pdf files into your document, save and rearrange your file. if you want You can use the documents you have prepared on your website or convert them to pdf. Matcik advanced online svg editor. Matematik, fizik, kimya, biyoloji ve diğer bilimler için belgeleri kolayca oluşturun... Kitap,sınav,etkinlik hazırlama programı Geogebra,chart, mathlive,ckeditor ,desmos,permaclipart gibi uygulama vektörlerini kolayca belgenize aktarın veya pdf dosyalarındaki vektörleri belgenize aktarın, kaydedin ve dosyanızı yeniden düzenleyin. isterseniz Hazırladığınız dokümanları web sitenizde kullanabilir veya pdf'ye dönüştürebilirsiniz. Matcik gelişmiş online svg editor. writing a mathematical expression, import svg draw, math svg, import formula, mathquill, import geogebra svg, import desmos svg, import pdf vektor, import special charecter import emoji, import permaclipart svg, export pdf, export svg, export png, All grade, free svg vector editor, similar adobe illustrator, windows desktop download link:https://yeninesilzkitap.com/matcik Engilish & Turkish Language
Informazioni di Base sull'Estensione
Nome | matcik |
ID | fglelaeebpejlhochdigilppjjbfclbe |
URL Ufficiale | https://chromewebstore.google.com/detail/matcik/fglelaeebpejlhochdigilppjjbfclbe |
Descrizione | Easily create documents for math, physics, chemistry, biology and other sciences... |
Dimensione del File | 52.57 KB |
Conteggio Installazioni | 236 |
Versione Corrente | 0.1.2 |
Ultimo Aggiornamento | 2024-01-30 |
Data di Pubblicazione | 2023-07-06 |
Sviluppatore | https://yeninesilzkitap.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://yeninesilzkitap.com/matcik |
URL della Pagina di Aiuto | https://yeninesilzkitap.com/matcik/security |
URL della Pagina della Politica sulla Privacy | https://yeninesilzkitap.com/gizlilik.html |
Lingue Supportate | en |
manifest.json | |
{ "action": { "default_icon": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png" }, "default_title": "matcik" }, "background": { "service_worker": "background.js" }, "description": "Easily create documents for math, physics, chemistry, biology and other sciences...", "homepage_url": "https:\/\/yeninesilzkitap.com\/", "icons": { "128": "data\/icons\/128.png", "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png" }, "manifest_version": 3, "name": "matcik", "offline_enabled": false, "permissions": [ "storage", "contextMenus" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.2" } |