Aksharakuppy - അക്ഷരക്കുപ്പി

Easy Malayalam Typing Notepad , Manglish Notepad,Multi Language Writer

Aksharakuppy - അക്ഷരക്കുപ്പിคืออะไร?

Aksharakuppy - അക്ഷരക്കുപ്പി เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://aksharakuppy.com และคุณลักษณะหลักของมันคือ "Easy Malayalam Typing Notepad , Manglish Notepad,Multi Language Writer"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Aksharakuppy - അക്ഷരക്കുപ്പി

ดาวน์โหลดไฟล์ส่วนขยาย Aksharakuppy - അക്ഷരക്കുപ്പി ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Aksharakuppy Malayalam Typing Extension for Chrome

Introducing Aksharakuppy - the most intuitive and user-friendly platform to type in Malayalam effortlessly. This extension has been specifically designed to cater to the needs of those who love the Malayalam language and wish to communicate seamlessly in it online.

Main Features:

Instant Malayalam Typing: Forget the struggles of switching keyboards or remembering complex Malayalam layouts. With Aksharakuppy, type Malayalam instantly without any hassle.

Multi-Functional Tool:

Text File Support: Whether you want to pen down your thoughts or need to draft official documents, Aksharakuppy allows you to open and save text files directly, making the process smooth and efficient.
Malayalam Dictionary: Enhance your vocabulary with the integrated Malayalam Dictionary. Not sure about a word? Quickly look it up without leaving your current window.
Text Checker: Ensure your text is free from errors. Our built-in text checker scrutinizes your content, ensuring accuracy and precision in your Malayalam writings.
Multilingual Support: Recognizing the beauty of languages, Aksharakuppy now supports multiple languages. No matter where you come from, we've got you covered.

Why Aksharakuppy for Chrome?

Lightweight: Designed to be lean, ensuring it doesn't bog down your browser's performance.
User-Friendly Interface: Clean, simple, and intuitive - so you can focus on what you do best: typing in Malayalam.
Constant Updates: We continually improve and update Aksharakuppy to ensure you have the best typing experience.
Expand your digital horizons in Malayalam with Aksharakuppy. The ultimate Malayalam typing platform is now just a click away. Install the extension and transform your Malayalam typing experience today!

Now Support Multiple Languages.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Aksharakuppy - അക്ഷരക്കുപ്പി Aksharakuppy - അക്ഷരക്കുപ്പി
ID mabllpielaggghapfnfgfonpdahldojj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/aksharakuppy-%E0%B4%85%E0%B4%95%E0%B5%8D%E0%B4%B7%E0%B4%B0%E0%B4%95%E0%B5%8D%E0%B4%95%E0%B5%81%E0%B4%AA%E0%B5%8D%E0%B4%AA/mabllpielaggghapfnfgfonpdahldojj
คำอธิบาย Easy Malayalam Typing Notepad , Manglish Notepad,Multi Language Writer
ขนาดไฟล์ 179 KB
จำนวนการติดตั้ง 483
เวอร์ชันปัจจุบัน 3.1.1
อัปเดตครั้งล่าสุด 2023-10-25
วันที่เผยแพร่ 2022-06-20
ผู้พัฒนา https://aksharakuppy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://aksharakuppy.com/
URL หน้านโยบายความเป็นส่วนตัว https://aksharakuppy.com/privacy.php
ภาษาที่รองรับ ml
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Aksharakuppy - \u0d05\u0d15\u0d4d\u0d37\u0d30\u0d15\u0d4d\u0d15\u0d41\u0d2a\u0d4d\u0d2a\u0d3f",
    "description": "Easy Malayalam Typing Notepad , Manglish Notepad,Multi Language Writer",
    "version": "3.1.1",
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "newindex.html",
        "default_title": "Aksharakuppy"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*.*",
                "file:\/\/\/*\/*.*",
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "jquery.min.js"
            ],
            "run_at": "document_end"
        }
    ]
}