Torn Bars

Always know how much energy, nerve, happy and other stats you have on torn.com (an online text-based role playing game).

ما هو Torn Bars؟

Torn Bars هو إضافة Chrome تم تطويرها بواسطة Dash، والميزة الرئيسية لها هي "Always know how much energy, nerve, happy and other stats you have on torn.com (an online text-based role playing game).".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Torn Bars

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

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

                        Stay informed on your current torn.com bars which include your energy bar, nerve bar, happy and more. Needless to say: this app is for torn.com players.

The app takes your key and stores it in local storage. You can add and reset keys as you see fit. The popup window will refresh every 2 minutes to keep you up to date if you insist on staring at it. 

Good luck!                    

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

الاسم Torn Bars Torn Bars
ID ckbeilkaejihmhhffnaopfcjjenegddn
عنوان URL الرسمي https://chromewebstore.google.com/detail/torn-bars/ckbeilkaejihmhhffnaopfcjjenegddn
الوصف Always know how much energy, nerve, happy and other stats you have on torn.com (an online text-based role playing game).
حجم الملف 34.39 KB
عدد التثبيتات 129
النسخة الحالية 1.0
آخر تحديث 2015-12-23
تاريخ النشر 2015-12-23
تقييم 5.00/5 مجموع تقييمات 6
المطور Dash
نوع الدفع free
موقع الإضافة http://www.dashwebsolutions.com/
عنوان صفحة المساعدة http://www.dashwebsolutions.com/
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Torn Bars",
    "description": "Always know how much energy, nerve, happy and other stats you have on torn.com (an online text-based role playing game).",
    "version": "1.0",
    "icons": {
        "16": "torn.png",
        "48": "torn.png",
        "128": "torn.png"
    },
    "browser_action": {
        "default_icon": "torn.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/ajax.googleapis.com\/",
        "https:\/\/torn.com\/",
        "storage",
        "notifications"
    ]
}