Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/czekaj/ChromePlay
/ functions
Functions
19 in github.com/czekaj/ChromePlay
⨍
Functions
19
◇
Types & classes
0
↓ 4 callers
Function
startPlaying
* Starts playing video from given position * * @param {String} video_url URL for the video * @param {String} [content_type] type of video
background.js:230
↓ 2 callers
Function
checkForHtml5Video
* Tries to find video src in given document. * Uses window.document by default. * * @param {Object} [document] document to search in * @return {O
chromeplay_contentscript.js:11
↓ 2 callers
Function
getHostname
()
background.js:1
↓ 2 callers
Function
readQueryString
(qs)
background.js:12
↓ 1 callers
Function
airplay
(url, position)
background.js:145
↓ 1 callers
Function
decodeSignature
(s)
background.js:101
↓ 1 callers
Function
enableChromePlay
()
chromeplay_contentscript.js:70
↓ 1 callers
Function
getPlayPosition
()
background.js:6
↓ 1 callers
Function
getYouTubeAirPlayUrl
(youtube_url)
background.js:211
↓ 1 callers
Function
getYouTubeVideoInfo
(video_id)
background.js:20
↓ 1 callers
Function
getYouTubeVideoUrlObject
(video_info, quality)
background.js:46
↓ 1 callers
Function
parseFlashVariables
(s)
background.js:123
↓ 1 callers
Function
parseWithRegExp
(text, regex, processValue)
background.js:113
↓ 1 callers
Function
parseYouTubeUrl
(url)
background.js:202
Function
checkForJS_Finish
()
chromeplay_contentscript.js:65
Function
onRequest
(request, sender, sendResponse)
background.js:241
Function
restoreOptions
()
options.js:19
Function
saveOptions
(event)
options.js:2
Function
tryToEnableChromePlay
(evt)
chromeplay_contentscript.js:61