Succ Button

SUCC in the comfort and safety of your own home!

Apa itu Succ Button?

Succ Button adalah ekstensi Chrome yang dikembangkan oleh me2thanks, dan fitur utamanya adalah "SUCC in the comfort and safety of your own home!".

Unduh Berkas CRX Ekstensi Succ Button

Unduh file ekstensi Succ Button 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

                                            

Informasi Dasar Ekstensi

Nama Succ Button Succ Button
ID edimjglkpeanghjiaelfipijbfodfkcl
URL Resmi https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl
Deskripsi SUCC in the comfort and safety of your own home!
Ukuran File 105 KB
Jumlah Instalasi 195
Versi Saat Ini 0.9
Terakhir Diperbarui 2016-07-23
Tanggal Publikasi 2016-07-23
Penilaian 5.00/5 Total 10 Penilaian
Pengembang me2thanks
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "succicon.png",
        "default_popup": "popup.html"
    },
    "name": "Succ Button",
    "description": "SUCC in the comfort and safety of your own home!",
    "version": "0.9",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}