Soundtrack Tracklist

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

Soundtrack Tracklist là gì?

Soundtrack Tracklist là một tiện ích mở rộng Chrome được phát triển bởi http://soundtracktracklist.com, và tính năng chính của nó là "Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Soundtrack Tracklist

Tải xuống các tệp mở rộng Soundtrack Tracklist dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Soundtrack Tracklist Soundtrack Tracklist
ID lgcofopdpcdbibghaggjgcjnjmgffmbn
URL Chính Thức https://chrome.google.com/webstore/detail/soundtrack-tracklist/lgcofopdpcdbibghaggjgcjnjmgffmbn
Mô tả Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series
Kích Thước Tệp 76.24 KB
Số Lần Cài Đặt 37
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2017-02-21
Ngày Phát Hành 2017-02-21
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://soundtracktracklist.com
Loại Thanh Toán free
Trang Web Mở Rộng http://soundtracktracklist.com/
URL Trang Trợ Giúp http://soundtracktracklist.com/contact/
Ngôn Ngữ Được Hỗ Trợ 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'"
}