Annyeong is a complete guide to learning Korean, with interactive lessons based on real-life situations, providing fun quizzes, gam…
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Learn Korean - Annyeong",
"short_name": "Annyeong Korean",
"description": "Annyeong is a complete guide to learning Korean, with interactive lessons based on real-life situations, providing fun quizzes, gam…",
"default_locale": "en",
"version": "1.9.14272.33139",
"app": {
"urls": [
"http://www.annyeongkorean.com/"
],
"launch": {
"web_url": "http://www.annyeongkorean.com/"
}
},
"icons": {
"128": "icon_128.png"
},
"permissions": [
"notifications"
],
"manifest_version": 2
}