matcik
Easily create documents for math, physics, chemistry, biology and other sciences...
What is matcik?
matcik is a Chrome extension developed by https://yeninesilzkitap.com, and its main feature is "Easily create documents for math, physics, chemistry, biology and other sciences...".
Extension Screenshots
Download matcik Extension CRX File
Download matcik extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | matcik |
ID | fglelaeebpejlhochdigilppjjbfclbe |
Official URL | https://chromewebstore.google.com/detail/matcik/fglelaeebpejlhochdigilppjjbfclbe |
Description | Easily create documents for math, physics, chemistry, biology and other sciences... |
File Size | 52.57 KB |
Installation Count | 236 |
Current Version | 0.1.2 |
Last Updated | 2024-01-30 |
Publish Date | 2023-07-06 |
Developer | https://yeninesilzkitap.com |
[email protected] | |
Payment Type | free |
Extension Website | https://yeninesilzkitap.com/matcik |
Help Page URL | https://yeninesilzkitap.com/matcik/security |
Privacy Policy Page URL | https://yeninesilzkitap.com/gizlilik.html |
Supported Languages | 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" } |