AUTO LIKE & CMT POST IN TIMELINE

AUTO LIKE & CMT POST IN TIMELINE

Cos'è AUTO LIKE & CMT POST IN TIMELINE?

AUTO LIKE & CMT POST IN TIMELINE è un'estensione di Chrome sviluppata da cphuong.coldboy, e la sua funzione principale è "AUTO LIKE & CMT POST IN TIMELINE".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione AUTO LIKE & CMT POST IN TIMELINE

Scarica i file di estensione AUTO LIKE & CMT POST IN TIMELINE in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Ứ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                    

Informazioni di Base sull'Estensione

Nome AUTO LIKE & CMT POST IN TIMELINE AUTO LIKE & CMT POST IN TIMELINE
ID hfmlahmelnjgfekohoohpmgpkjccdlig
URL Ufficiale https://chromewebstore.google.com/detail/auto-like-cmt-post-in-tim/hfmlahmelnjgfekohoohpmgpkjccdlig
Descrizione AUTO LIKE & CMT POST IN TIMELINE
Dimensione del File 26.19 KB
Conteggio Installazioni 1,126
Versione Corrente 1.0
Ultimo Aggiornamento 2020-09-04
Data di Pubblicazione 2020-09-04
Sviluppatore cphuong.coldboy
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
        ]
    }
}