You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Gmail হল Google দ্বারা প্রদত্ত একটি বিনামূল্যের ইমেল পরিষেবা৷ 2019 সাল পর্যন্ত, এটির বিশ্বব্যাপী 1.5 বিলিয়ন সক্রিয় ব্যবহারকারী ছিল যা এটিকে বিশ্বের বৃহত্তম ইমেল পরিষেবাতে পরিণত করেছে। এটি একটি ওয়েবমেল ইন্টারফেসও প্রদান করে, একটি ওয়েব ব্রাউজারের মাধ্যমে অ্যাক্সেসযোগ্য এবং অফিসিয়াল মোবাইল অ্যাপ্লিকেশনের মাধ্যমেও অ্যাক্সেসযোগ্য",
6
+
"colorPref": "#FABC05",
7
+
"contents": [
8
+
{
9
+
"title": "কম্পোজ এবং চ্যাট (Compose and Chat)",
10
+
"items": [
11
+
{
12
+
"definition": "Focus main window",
13
+
"code": "Shift + Esc"
14
+
},
15
+
{
16
+
"definition": "Focus latest chat or compose",
17
+
"code": "Esc"
18
+
},
19
+
{
20
+
"definition": "Advance to next chat or compose",
21
+
"code": "Ctrl + ."
22
+
},
23
+
{
24
+
"definition": "Advance to previous chat or compose",
0 commit comments