Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chiasenhac Playlist", "background": { "page": "background.html" }, "content_scripts": [ { "js": [ "content.bundle.js" ], "matches": [ "*:\/\/*.chiasenhac.vn\/*" ], "run_at": "document_end" } ], "permissions": [ "*:\/\/*.chiasenhac.com\/*", "*:\/\/chiasenhac.vn\/*", "contextMenus", "unlimitedStorage" ], "externally_connectable": { "ids": [ "gnfookkjnkkifmagcajgfbbkonemeech", "iioflhiclipmefbnlfphcjidamknmckc" ] }, "browser_action": { "default_icon": { "19": "images\/favicon.png", "38": "images\/favicon.png" }, "default_title": "Chiasenhac Playlist" }, "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "48": "images\/favicon.png", "128": "images\/favicon.png" }, "commands": { "next": { "suggested_key": { "default": "Alt+Shift+Right", "mac": "MediaNextTrack" }, "description": "Play the next track", "global": true }, "previous": { "suggested_key": { "default": "Alt+Shift+Left", "mac": "MediaPrevTrack" }, "description": "Play the previous track", "global": true }, "playpause": { "suggested_key": { "default": "Alt+Shift+Up", "mac": "MediaPlayPause" }, "description": "Play\/Pause the playing track", "global": true } }, "description": "T\u1ea1o playlist, nghe nh\u1ea1c d\u1ec5 d\u00e0ng tr\u00ean chiasenhac.vn", "version": "2.1.2" }