Soundtrack Tracklist

Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series

Apa itu Soundtrack Tracklist?

Soundtrack Tracklist adalah ekstensi Chrome yang dikembangkan oleh http://soundtracktracklist.com, dan fitur utamanya adalah "Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Soundtrack Tracklist

Unduh file ekstensi Soundtrack Tracklist 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

                        Extension Soundtrack Tracklist for Google Chrome allows you to keep track of news from the world of film and music. All soundtracks to new films, cartoons, anime, video games will be available without having to go to the site. Stay up to date with new releases of the soundtrack of the world!                    

Informasi Dasar Ekstensi

Nama Soundtrack Tracklist Soundtrack Tracklist
ID lgcofopdpcdbibghaggjgcjnjmgffmbn
URL Resmi https://chrome.google.com/webstore/detail/soundtrack-tracklist/lgcofopdpcdbibghaggjgcjnjmgffmbn
Deskripsi Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series
Ukuran File 76.24 KB
Jumlah Instalasi 37
Versi Saat Ini 1.2
Terakhir Diperbarui 2017-02-21
Tanggal Publikasi 2017-02-21
Penilaian 5.00/5 Total 2 Penilaian
Pengembang http://soundtracktracklist.com
Tipe Pembayaran free
Situs Ekstensi http://soundtracktracklist.com/
URL Halaman Bantuan http://soundtracktracklist.com/contact/
Bahasa yang Didukung en-US
manifest.json
{
    "manifest_version": 2,
    "name": "Soundtrack Tracklist",
    "version": "1.2",
    "description": "Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "Soundtrack Tracklist",
        "default_popup": "soundtracktracklist.html",
        "default_icon": "icon128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'"
}