Soundtrack Tracklist
Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series
Soundtrack Tracklist क्या है?
Soundtrack Tracklist http://soundtracktracklist.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Soundtrack tracklists (OST, score) for games, movies, films, anime and TV series"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Soundtrack Tracklist एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | lgcofopdpcdbibghaggjgcjnjmgffmbn |
आधिकारिक URL | 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'" } |