Scratchy

The Official extension for of the YouTuber, Scratchy!

Apa itu Scratchy?

Scratchy adalah ekstensi Chrome yang dikembangkan oleh Brandon S., dan fitur utamanya adalah "The Official extension for of the YouTuber, Scratchy!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Scratchy

Unduh file ekstensi Scratchy 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

                        This Extension was made by Brandon for Scratchy's fans and him, to make navigation a little bit easier!                    

Informasi Dasar Ekstensi

Nama Scratchy Scratchy
ID hnioaikoffjpgglkkgceabhlklkkkddm
URL Resmi https://chrome.google.com/webstore/detail/scratchy/hnioaikoffjpgglkkgceabhlklkkkddm
Deskripsi The Official extension for of the YouTuber, Scratchy!
Ukuran File 50.6 KB
Jumlah Instalasi 13
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2018-11-26
Tanggal Publikasi 2018-11-26
Penilaian 1.00/5 Total 1 Penilaian
Pengembang Brandon S.
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scratchy",
    "description": "The Official extension for of the YouTuber, Scratchy!",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}