Another One

This is for when you're doing situps or pushups... another one

ما هو Another One؟

Another One هو إضافة Chrome تم تطويرها بواسطة atanton، والميزة الرئيسية لها هي "This is for when you're doing situps or pushups... another one".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Another One

قم بتنزيل ملفات الامتداد Another One بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This useless chrome extension allows the user to open a new tab and hear the motivating command of DJ Khaled. Another One                    

معلومات أساسية عن التمديد

الاسم Another One Another One
ID ffpbomldahncmnmmnadnjhngaiopolmk
عنوان URL الرسمي https://chromewebstore.google.com/detail/another-one/ffpbomldahncmnmmnadnjhngaiopolmk
الوصف This is for when you're doing situps or pushups... another one
حجم الملف 24.71 KB
عدد التثبيتات 136
النسخة الحالية 100.0
آخر تحديث 2016-03-16
تاريخ النشر 2016-03-16
تقييم 5.00/5 مجموع تقييمات 4
المطور atanton
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Another One",
    "description": "This is for when you're doing situps or pushups... another one",
    "version": "100.0",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}