Soundtrack Tracklist

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

什麼是Soundtrack Tracklist?

Soundtrack Tracklist是由http://soundtracktracklist.com開發的Chrome擴展程式,該擴展的主要功能是“Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Soundtrack Tracklist擴展crx文件

下載Soundtrack Tracklist擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Soundtrack Tracklist Soundtrack Tracklist
ID lgcofopdpcdbibghaggjgcjnjmgffmbn
官方網址 https://chrome.google.com/webstore/detail/soundtrack-tracklist/lgcofopdpcdbibghaggjgcjnjmgffmbn
簡介 Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series
檔案大小 76.24 KB
安裝次數 37
目前版本 1.2
更新時間 2017-02-21
上架時間 2017-02-21
評分 5.00/5 共 2 次評分
開發者 http://soundtracktracklist.com
付費類型 free
擴展官網 http://soundtracktracklist.com/
說明頁面URL http://soundtracktracklist.com/contact/
支援的語言 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'"
}