言葉 の Tab
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
言葉 の Tab là gì?
言葉 の Tab là một tiện ích mở rộng Chrome được phát triển bởi https://wkei.github.io/the-tab-of-words, và tính năng chính của nó là "A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.".
Ả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 言葉 の Tab
Tải xuống các tệp mở rộng 言葉 の Tab 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
Japanese Study / 日本語勉強 / 日语学习 / 日語學習 Release Notes - 1.0.0 Launched - 1.1.0 Added Chrome Sync - 1.2.0 Added font size setting - 1.2.1 Supported Firefox - 1.3.0 + Add「日」/「夕」/「月」themes + Change likes to hides ( hiddens words will not appear anymore) + Fix words data manually... - 1.3.1 Removed voice feature (still looking for a text2voice service) - 1.3.2 + Fixed bug in「帳」 + Made font size bigger in "L" - 1.3.3 Fixed font style - 1.4.0 + Fixed UI style + Added voice feature - 1.5.0 + Update Vue Framework + Fixed Firefox unsafe-eval warning - 1.5.3 + Rebuild new version
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lacmiiahoideajihiclkhmdkikkbjcnb |
URL Chính Thức | https://chrome.google.com/webstore/detail/%E8%A8%80%E8%91%89-%E3%81%AE-tab/lacmiiahoideajihiclkhmdkikkbjcnb |
Mô tả | A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab. |
Kích Thước Tệp | 663 KB |
Số Lần Cài Đặt | 1,000 |
Phiên Bản Hiện Tại | 1.5.3 |
Cập Nhật Lần Cuối | 2021-02-22 |
Ngày Phát Hành | 2018-01-23 |
Đánh Giá | 4.59/5 Tổng số 27 Đánh Giá |
Nhà Phát Triển | https://wkei.github.io/the-tab-of-words |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://wkei.github.io/the-tab-of-words/ |
URL Trang Trợ Giúp | https://wkei.github.io/the-tab-of-words/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u8a00\u8449 \u306e Tab", "description": "A minimal Chrome \/ Firefox extension to help you learn Japanese words in each new tab.", "version": "1.5.3", "author": "Kei", "chrome_url_overrides": { "newtab": "app\/index.html" }, "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "applications": { "gecko": { "id": "{87cdf9d5-32e6-4adc-81e2-30ecd6953ad9}", "strict_min_version": "53.0" } } } |