Assamese Keyboard
Assamese Keyboard
What is Assamese Keyboard?
Assamese Keyboard is a Chrome extension developed by https://purpledesign.in, and its main feature is "Assamese Keyboard".
Extension Screenshots
Download Assamese Keyboard Extension CRX File
Download Assamese Keyboard 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
A Virtual Assamese Keyboard for Google Chrome. Write Assamese, copy the text from the textbox and paste it wherever you want to.
Extension Basic Information
Name | Assamese Keyboard |
ID | holbbklonohcgehjencimoakedfmoonh |
Official URL | https://chromewebstore.google.com/detail/assamese-keyboard/holbbklonohcgehjencimoakedfmoonh |
Description | Assamese Keyboard |
File Size | 113 KB |
Installation Count | 1,000 |
Current Version | 1.0 |
Last Updated | 2023-10-25 |
Publish Date | 2013-11-03 |
Rating | 4.17/5 Total 6 Ratings |
Developer | https://purpledesign.in |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Assamese Keyboard", "description": "Assamese Keyboard", "version": "1.0", "permissions": [ "activeTab" ], "browser_action": { "default_icon": "keyboard.png", "default_popup": "popup.html", "default_title": "Show Assamese Keyboard" }, "manifest_version": 2 } |