FollowRush Basic

Automatic script for following people on twitter. Limited edition.

FollowRush Basic क्या है?

FollowRush Basic SmarkMedia द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automatic script for following people on twitter. Limited edition."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में FollowRush Basic एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}