AUTO LIKE & CMT POST IN TIMELINE

AUTO LIKE & CMT POST IN TIMELINE

Qu'est-ce que AUTO LIKE & CMT POST IN TIMELINE ?

AUTO LIKE & CMT POST IN TIMELINE est une extension Chrome développée par cphuong.coldboy, et sa fonction principale est "AUTO LIKE & CMT POST IN TIMELINE".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension AUTO LIKE & CMT POST IN TIMELINE

Téléchargez les fichiers d'extension AUTO LIKE & CMT POST IN TIMELINE 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

                        Ứng dụng hỗ trợ người dùng facebook bình luận và thích các bài viết của người khác, nhằm mục đích tăng tương tác cho mình                    

Informations de Base sur l'Extension

Nom AUTO LIKE & CMT POST IN TIMELINE AUTO LIKE & CMT POST IN TIMELINE
ID hfmlahmelnjgfekohoohpmgpkjccdlig
URL Officiel https://chromewebstore.google.com/detail/auto-like-cmt-post-in-tim/hfmlahmelnjgfekohoohpmgpkjccdlig
Description AUTO LIKE & CMT POST IN TIMELINE
Taille du Fichier 26.19 KB
Nombre d'Installations 1,126
Version Actuelle 1.0
Dernière Mise à Jour 2020-09-04
Date de Publication 2020-09-04
Développeur cphuong.coldboy
Email [email protected]
Type de Paiement free
Langues Prises en Charge vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AUTO LIKE & CMT POST IN TIMELINE",
    "description": "AUTO LIKE & CMT POST IN TIMELINE",
    "version": "1.0",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon.png"
    },
    "background": {
        "scripts": [
            "js\/app.js"
        ]
    }
}