Likepusher Cookies

Easy way to upload cookies for accounts from likepusher.com

Apa itu Likepusher Cookies?

Likepusher Cookies adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Easy way to upload cookies for accounts from likepusher.com".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Likepusher Cookies

Unduh file ekstensi Likepusher Cookies dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Easy way to upload cookies for accounts from likepusher.com

1. Clean cash, cookies and history in your browser.
2. Insert Cookies from the .txt file to the extension
3. Push "UPLOAD"
4. Enjoy ;)                    

Informasi Dasar Ekstensi

Nama Likepusher Cookies Likepusher Cookies
ID ebcajcpbdlkgbabfblknhincjgjdkgde
URL Resmi https://chromewebstore.google.com/detail/likepusher-cookies/ebcajcpbdlkgbabfblknhincjgjdkgde
Deskripsi Easy way to upload cookies for accounts from likepusher.com
Ukuran File 70.09 KB
Jumlah Instalasi 406
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2019-12-19
Tanggal Publikasi 2019-12-10
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Likepusher Cookies",
    "version": "1.0.2",
    "description": "Easy way to upload cookies for accounts from likepusher.com",
    "permissions": [
        "cookies",
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}