FollowRush Basic

Automatic script for following people on twitter. Limited edition.

什麼是FollowRush Basic?

FollowRush Basic是由SmarkMedia開發的Chrome擴展程式,該擴展的主要功能是“Automatic script for following people on twitter. Limited edition.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載FollowRush Basic擴展crx文件

下載FollowRush Basic擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}