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
公式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"
    ]
}