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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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"
    ]
}