FollowRush Basic

Automatic script for following people on twitter. Limited edition.

ما هو FollowRush Basic؟

FollowRush Basic هو إضافة Chrome تم تطويرها بواسطة SmarkMedia، والميزة الرئيسية لها هي "Automatic script for following people on twitter. Limited edition.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة FollowRush Basic

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

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

                        FollowRush:

FREE VERSION:

Don't waste your time following other Twitter users and make it automatically!

This extension is a great marketing tool, you can automatically follow your competence followers/following, which are "Target Market" for your business.

If you want to use the extension with no new following limits (only the Twitter´s web), you should upgrade to our "GOLD version"

Using this extension is under your own risk, we are not responsible for any problem occured after using it. 

We are not related to Twitter. 

Enjoy! 

Contact info: 

[email protected]                    

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

الاسم FollowRush Basic FollowRush Basic
ID omblcjeelpkconlajchlchejnpmpeogj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/followrush-basic/omblcjeelpkconlajchlchejnpmpeogj
الوصف Automatic script for following people on twitter. Limited edition.
حجم الملف 220 KB
عدد التثبيتات 36
النسخة الحالية 1.2
آخر تحديث 2015-07-11
تاريخ النشر 2015-07-11
تقييم 5.00/5 مجموع تقييمات 6
المطور SmarkMedia
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FollowRush Basic",
    "description": "Automatic script for following people on twitter. Limited edition.",
    "version": "1.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19x19.png",
            "38": "icon76x76.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "*:\/\/twitter.com\/*",
        "tabs",
        "webNavigation"
    ]
}