English Tamil Dictionary Search
This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.
English Tamil Dictionary Search là gì?
English Tamil Dictionary Search là một tiện ích mở rộng Chrome được phát triển bởi https://parimaanam.net, và tính năng chính của nó là "This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng English Tamil Dictionary Search
Tải xuống các tệp mở rộng English Tamil Dictionary Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
This extension allows the user to find Tamil meaning for the highlighted text in the browser from Shabdkosh English to Tamil dictionary. This is not an official extension from Shabdkosh. Developed by https://parimaanam.net
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | bdlanabkaepgmcngpodceogilipgjkkk |
URL Chính Thức | https://chrome.google.com/webstore/detail/english-tamil-dictionary/bdlanabkaepgmcngpodceogilipgjkkk |
Mô tả | This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary. |
Kích Thước Tệp | 16.41 KB |
Số Lần Cài Đặt | 254 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2017-12-07 |
Ngày Phát Hành | 2017-12-07 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://parimaanam.net |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | ta |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "English Tamil Dictionary Search", "description": "This extension allows the user to search selected word in shabdkosh Eng-Tam dictionary.", "version": "1.0", "permissions": [ "activeTab", "storage", "contextMenus", "tabs" ], "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png", "256": "assets\/icon256.png" }, "background": { "page": "background.html" } } |