LBOOM
Boom your social accounts and got free likes on your posts
Τι είναι το LBOOM;
Το LBOOM είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον LBOOM, και η κύρια λειτουργία του είναι "Boom your social accounts and got free likes on your posts".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης LBOOM
Λήψη αρχείων επέκτασης LBOOM σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Boom and boost your social account. Exchange like with other users and send free likes on any posts. This app is totally for free. The extension is very secure, and doesn't require any of your personal information. Features: - Automatic detection of authentication. No need for your password. - Complete automation, continue using your profile as usual, without any changes. - Ability to disable automation, in case you wish to pause execution of likes. HOW DOES IT WORK: - Install LBOOM to your Chrome browser - Log in to your social media account - Enable automatic liking in the extension page - Use your earned likes using the withdraw button. - You will earn 3 credits each hour (1 Credis = 1 Like) - Use your borwser as usually OUR FAIR USAGE POLICY: - Your account likes other posts while your liking switch is enabled - We will never attempt to change your informations - The App will never attempt to make posts, comments or follow other users. IMPORTANT NOTE: - This extension does NOT belong or is related to official social media sites.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | jbcbollcobedacdikijdmkeogbcfeggd |
Επίσημο URL | https://chromewebstore.google.com/detail/lboom/jbcbollcobedacdikijdmkeogbcfeggd |
Περιγραφή | Boom your social accounts and got free likes on your posts |
Μέγεθος Αρχείου | 724 KB |
Αριθμός Εγκαταστάσεων | 44,182 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2023-01-24 |
Ημερομηνία Δημοσίευσης | 2020-10-07 |
Αξιολόγηση | 4.74/5 Συνολικά 170 Αξιολογήσεις |
Προγραμματιστής | LBOOM |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.likeboom.net/boom_privacy.html |
Υποστηριζόμενες Γλώσσες | en,tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "short_name": "LBOOM", "background": { "scripts": [ "background.bundle.js" ] }, "browser_action": { "default_title": "LBOOM", "default_popup": "popup.html" }, "icons": { "16": "img\/16.png", "36": "img\/36.png", "48": "img\/48.png", "128": "img\/128.png" }, "manifest_version": 2, "permissions": [ "downloads", "*:\/\/*.facebook.com\/*", "*:\/\/*.instagram.com\/*", "webRequest", "webRequestBlocking" ], "version": "1.0" } |