LikeBoost | Free Likes

Boost your social account and get likes on yours posts.

Τι είναι το LikeBoost | Free Likes;

Το LikeBoost | Free Likes είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον LikeBoost.app, και η κύρια λειτουργία του είναι "Boost your social account and get likes on yours posts.".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης LikeBoost | Free Likes

Λήψη αρχείων επέκτασης LikeBoost | Free Likes σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Get every hour free likes on your posts. This Extension is free and doesn't require you to do anything.  

This extension doesn't require you to enter sensitive information like passwords.
 

KEY FEATURES:
- No password required. Your password is safe.
- No registration required
- Super easy to use
- Safe and secure
- You will earn 3 free likes each hour while your browser activated (Be sure the liking switch is turned on) 

HOW DOES IT WORK:
1) Install LikeBoost Chrome Extension
2) Log in to social media normally
3) Make sure your Liking switch is enabled 
4) You will automatically earn 3 credits each hour  (1 Credit = 1 Like)
5) You can use your browser as usually 

GET LIKES:
1) Click to withdraw button
2) Make sure your account is not private and have at least one post
3) Select your post which will be liked
4) Write the amount of the likes 
4) Click the request likes button
5) You'll get the free likes automatically


OUR FAIR USAGE POLICY:
- We will not attempt to make likes from your account if your liking switch is turned off!
- We will NEVER attempt to change your data.
- The extension will NEVER attempt to post, try to follow, or publish a comment.

IMPORTANT NOTE:
- This extension does NOT belong or is related to official social media sites.                    

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

Όνομα LikeBoost | Free Likes LikeBoost | Free Likes
ID jgngipafljfcehnobchjndmfdmpcaahk
Επίσημο URL https://chromewebstore.google.com/detail/likeboost-free-likes/jgngipafljfcehnobchjndmfdmpcaahk
Περιγραφή Boost your social account and get likes on yours posts.
Μέγεθος Αρχείου 264 KB
Αριθμός Εγκαταστάσεων 60,000
Τρέχουσα Έκδοση 0.2.1
Τελευταία Ενημέρωση 2024-01-17
Ημερομηνία Δημοσίευσης 2021-05-24
Αξιολόγηση 4.94/5 Συνολικά 857 Αξιολογήσεις
Προγραμματιστής LikeBoost.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.likeboost.net/
URL της Σελίδας Πολιτικής Απορρήτου https://www.likeboost.net/chrome_privacy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LikeBoost | Free Likes",
    "description": "Boost your social account and get likes on yours posts.",
    "version": "0.2.1",
    "manifest_version": 3,
    "icons": {
        "16": "img\/16.png",
        "32": "img\/32.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.likeboost.net\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/48.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "alarms",
        "storage",
        "declarativeNetRequest"
    ]
}