Zigi.Be Autoposter
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Τι είναι το Zigi.Be Autoposter;
Το Zigi.Be Autoposter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Zigi Marketing Tools, και η κύρια λειτουργία του είναι "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Zigi.Be Autoposter
Λήψη αρχείων επέκτασης Zigi.Be Autoposter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made posting easier for affiliates to earn by just settingup Zigi.Be Autoposter.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Zigi.Be Autoposter |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
Επίσημο URL | https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh |
Περιγραφή | Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made… |
Μέγεθος Αρχείου | 86.88 KB |
Αριθμός Εγκαταστάσεων | 27 |
Τρέχουσα Έκδοση | 1.0.0 |
Τελευταία Ενημέρωση | 2022-02-28 |
Ημερομηνία Δημοσίευσης | 2022-02-28 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Zigi Marketing Tools |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://zigi.be/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://zigi.be/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://zigi.be/static/privacy |
Υποστηριζόμενες Γλώσσες | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Zigi.Be Autoposter", "version": "1.0.0", "description": "", "manifest_version": 3, "incognito": "split", "icons": { "128": "icons\/128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/128.png", "default_popup": "popup\/popup.html" }, "permissions": [ "storage", "tabs", "scripting" ], "host_permissions": [ "*:\/\/*.zigi.be\/", "*:\/\/zigi.be\/", "https:\/\/zigi.be\/'", "*:\/\/*\/*" ] } |