FameUp – Free likes for your Instagram

FameUp helps you to effectively use social networks!

Τι είναι το FameUp – Free likes for your Instagram;

Το FameUp – Free likes for your Instagram είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον fameup.me, και η κύρια λειτουργία του είναι "FameUp helps you to effectively use social networks!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης FameUp – Free likes for your Instagram

Λήψη αρχείων επέκτασης FameUp – Free likes for your Instagram σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Reliably grow your Reach & Impressions on Instagram – without using any bots.

Fameup.me will help you get the attention you deserve! By providing a group for users in which every user automatically likes other Fameup.me users posts and thereby increases the like count on their posts.  
Visit Fameup.me for more information. 

Advantages:  
•	Automatic: just open your browser and launch the extension – we will take care of the rest
•	Anonymous: by anonymizing our users, nobody can identify who is a member of Fameup.me
•	Authentic: we made sure that every action taken on your account by Fameup.me comes across as human as possible
•	Safe: no bots or other dubious systems are involved – so we don’t violate any IG guidelines


How does it work?
•     Get an instant like boost after posting a picture
       -  when you post something, you got a instant like boost up to 150 likes

•     Post gets viral and attracts followers
      - Instagram starts showing your post in Explore tab and promotes your content.

•     Fully automated
      - you dont need dx5 groups on Telegram and more, login and you are good to go!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα FameUp – Free likes for your Instagram FameUp – Free likes for your Instagram
ID jjoijfpeadebmpmmcgcehdmblelgebaa
Επίσημο URL https://chrome.google.com/webstore/detail/fameup-%E2%80%93-free-likes-for-y/jjoijfpeadebmpmmcgcehdmblelgebaa
Περιγραφή FameUp helps you to effectively use social networks!
Μέγεθος Αρχείου 2.52 MB
Αριθμός Εγκαταστάσεων 501
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2020-06-02
Ημερομηνία Δημοσίευσης 2020-06-01
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής fameup.me
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://fameup.me
Διεύθυνση URL της Σελίδας Βοήθειας https://fameup.me/agb.html
URL της Σελίδας Πολιτικής Απορρήτου https://fameup.me/datenschutz.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FameUp \u2013 Free likes for your Instagram",
    "short_name": "FameUp",
    "version": "1.0.2",
    "description": "FameUp helps you to effectively use social networks!",
    "icons": {
        "128": "images\/icon128.png",
        "192": "images\/icon.png"
    },
    "background": {
        "scripts": [
            "build\/background.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/icon.png"
    },
    "permissions": [
        "storage",
        "background",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/i.instagram.com\/"
    ],
    "externally_connectable": {
        "matches": [
            "wss:\/\/gate.fameup.me\/"
        ]
    },
    "manifest_version": 2
}