FollowRush Basic

Automatic script for following people on twitter. Limited edition.

FollowRush Basic là gì?

FollowRush Basic là một tiện ích mở rộng Chrome được phát triển bởi SmarkMedia, và tính năng chính của nó là "Automatic script for following people on twitter. Limited edition.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng FollowRush Basic

Tải xuống các tệp mở rộng FollowRush Basic dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên FollowRush Basic FollowRush Basic
ID omblcjeelpkconlajchlchejnpmpeogj
URL Chính Thức https://chrome.google.com/webstore/detail/followrush-basic/omblcjeelpkconlajchlchejnpmpeogj
Mô tả Automatic script for following people on twitter. Limited edition.
Kích Thước Tệp 220 KB
Số Lần Cài Đặt 36
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2015-07-11
Ngày Phát Hành 2015-07-11
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển SmarkMedia
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}