Ruruonline MultiToolBar

Ruruonline MultiToolBar created by Neil

Wat is Ruruonline MultiToolBar?

Ruruonline MultiToolBar is een Chrome-extensie ontwikkeld door http://ruruonline.com, en de belangrijkste functie is "Ruruonline MultiToolBar created by Neil".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ruruonline MultiToolBar

Download Ruruonline MultiToolBar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Ruruonline.com multi tool bar created by neil
instructions 
twitter.com - go to someone who has followers and click the follow button. It will follow all their followers

instagram -go to instagram.com and log in and click mass liker and it will like everyone on the page


Facebook invite tool - go to a page or an event page and click invite friends and then click the facebook invite all button                    

Basisinformatie over de Extensie

Naam Ruruonline MultiToolBar Ruruonline MultiToolBar
ID eolkaalaaaffebhggjgddoikolpdhfeb
Officiële URL https://chrome.google.com/webstore/detail/ruruonline-multitoolbar/eolkaalaaaffebhggjgddoikolpdhfeb
Beschrijving Ruruonline MultiToolBar created by Neil
Bestandsgrootte 96.29 KB
Aantal Installaties 62
Huidige Versie 1.3
Laatst Bijgewerkt 2015-04-22
Publicatiedatum 2015-04-22
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://ruruonline.com
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ruruonline MultiToolBar",
    "description": "Ruruonline MultiToolBar created by Neil",
    "version": "1.3",
    "permissions": [
        "tabs",
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery.js"
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_popup": "popup.html"
    }
}