Zigi.Be Autoposter

Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…

Qu'est-ce que Zigi.Be Autoposter ?

Zigi.Be Autoposter est une extension Chrome développée par Zigi Marketing Tools, et sa fonction principale est "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Zigi.Be Autoposter

Téléchargez les fichiers d'extension Zigi.Be Autoposter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Zigi.Be Autoposter Zigi.Be Autoposter
ID ieanallinfpohpkpppbmffdgjjeablhh
URL Officiel https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh
Description Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Taille du Fichier 86.88 KB
Nombre d'Installations 27
Version Actuelle 1.0.0
Dernière Mise à Jour 2022-02-28
Date de Publication 2022-02-28
Évaluation 5.00/5 Total 2 Évaluations
Développeur Zigi Marketing Tools
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://zigi.be/
URL de la Page d'Aide https://zigi.be/
URL de la Page de Politique de Confidentialité https://zigi.be/static/privacy
Langues Prises en Charge 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\/'",
        "*:\/\/*\/*"
    ]
}