LAOS — Your mandarin learning companion

LAOS is THE chinese learning toolbox! It offers a popup translator, personalised exercises and much more!

LAOS — Your mandarin learning companion là gì?

LAOS — Your mandarin learning companion là một tiện ích mở rộng Chrome được phát triển bởi Nassim El Khantour, và tính năng chính của nó là "LAOS is THE chinese learning toolbox! It offers a popup translator, personalised exercises and much more!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng LAOS — Your mandarin learning companion

Tải xuống các tệp mở rộng LAOS — Your mandarin learning companion 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

                        LAOS is your companion to learn mandarin! It not only offers an elegant pop-up translator but also a personal dictionary and various exercises (such as memory cards, list writing, fill sentences…)
All of these, bundled in a minimalist and modern-looking environment for a colourful and engaging learning experience.

 🔥NEW !!! You can now scan subtitles from your favorites VLOGS with the LAOS Image recognition tool ! (ALT+S) 

 ⚡️HIGHLIGHTS ⚡️ 
- Translate and look-up more that 110 000 mandarin words while browsing the web and reading mandarin.
- Add countless words to your personal dictionary on a single touch, and class them by categories.
- Choose up to 4 types of exercises and display modes to learn and play with your own list of words, at your own pace.
- Look for words examples and usage on Tatoeba.org.
- Access the main settings just by clicking the LAOS icon.
- A notification system allows you to learn passively while you’re doing other tasks or simply browsing the web.
- Scan and look-up words from your favorites videos.
- Convert websites to either simplified or traditional Chinese.


🛠 HOW TO USE 🛠 
- Simply point at mandarin words to pop-up the translator.
- Click on the words to display the Pinyin bubble below it.
- Press R if you wish to save it to your personal dictionary.
- Press alt + T to see examples and usage on Tatoeba.org.
- Press alt + E to open the LAOS center where your dictionary and the exercises await. (The LAOS center can also be accessed by clicking the LAOS icon via the button OPEN LAOS).
- In the LAOS center, choose between the 4 exercises modes on the left bar.
- Press alt + S to start the LAOS Image recognition tool to look-up words from your favorites videos.


 🚀 FEATURES 🚀
- A user-friendly and refined interface, aiming for the essential while avoiding austerity.
- Switch between simplified or traditional.
- Color scheme for tones for an easier memorisation and better distinction.
- Easy access to main settings.
- Zhuyin (Bopomofo) support.
- In-app help bubble.
- Dark mode available.
- Notification system displaying a random word from your list every 10 or 20 minutes.
- Switch between 4 display modes and exercises (table, flashcard, big display and fill sentences).
- Many options are available in each modes for an efficient end customised learning.
- OCR image recognition technology to scan subtitles from videos.


🌿 TO COME 🌿 
- Better gamification (score system, eye-candy animations…)
- A progress panel made of stats and graphs, displaying your improvement over time.
- Exporting your list under many formats such as pdf, xls(x) or txt.
- More advanced settings.
- Bug fixes. 


LAOS is young, but full of ambition: many more features are coming ! 🌟                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên LAOS — Your mandarin learning companion LAOS — Your mandarin learning companion
ID phfknknpaoeiabieldikfgkocdnaejeh
URL Chính Thức https://chromewebstore.google.com/detail/laos-%E2%80%94-your-mandarin-lear/phfknknpaoeiabieldikfgkocdnaejeh
Mô tả LAOS is THE chinese learning toolbox! It offers a popup translator, personalised exercises and much more!
Kích Thước Tệp 53.09 MB
Số Lần Cài Đặt 93
Phiên Bản Hiện Tại 1.4.1.2
Cập Nhật Lần Cuối 2023-04-04
Ngày Phát Hành 2021-07-25
Nhà Phát Triển Nassim El Khantour
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://elkhantour.com/project/LAOS
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LAOS \u2014 Your mandarin learning companion",
    "short_name": "LAOS",
    "author": "Nassim El Khantour",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "assets\/logo\/LAOS.png",
        "default_popup": "pages\/options\/options.html",
        "default_title": "LAOS"
    },
    "description": "LAOS is THE chinese learning toolbox! It offers a popup translator, personalised exercises and much more!",
    "version": "1.4.1.2",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "notifications",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "commands": {
        "screencapture": {
            "suggested_key": {
                "default": "Alt+S"
            },
            "description": "Enable the screen capture tool"
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "pages\/content\/styles\/content.css",
                "pages\/content\/styles\/ocr.content.css",
                "pages\/content\/js\/jcrop\/jcrop.css"
            ],
            "js": [
                "js\/vendor\/jquery-3.6.0.min.js",
                "pages\/content\/js\/vendor\/pinyin-to-zhuyin.js",
                "pages\/content\/js\/vendor\/pinyin_converter.js",
                "js\/vendor\/convert.js",
                "pages\/content\/js\/jcrop\/jcrop.js",
                "pages\/content\/js\/components.js",
                "pages\/content\/js\/content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "media\/*",
                "data\/*",
                "pages\/ocr\/ocr.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self' 'unsafe-inline' 'unsafe-eval';  worker-src 'self' blob: ;"
    },
    "icons": {
        "128": "assets\/logo\/LAOS.png",
        "16": "assets\/logo\/LAOS16.png",
        "48": "assets\/logo\/LAOS48.png"
    },
    "sandbox": {
        "pages": [
            "pages\/ocr\/ocr.html"
        ]
    }
}