","permissions":"[]","softwareHelp":"https://www.chromelists.com/extension/lkjmohpchdinhmmomfhcponobbkjgbck/support","fileSize":"146KiB","downloadUrl":"https://www.chromelists.com/extension/lkjmohpchdinhmmomfhcponobbkjgbck/download/version2","softwareVersion":"2","publisher":{"@type":"Organization","name":"Santhosh Emmadi","url":"https://www.chromelists.com/publisher/santhosh-emmadi-eskguptha-gmail-com"},"screenshot":[{"@type":"ImageObject","inLanguage":"en-US","url":"https://lh3.googleusercontent.com/muIw2HMA5qv_NRsdL8fDv1UkmmmYTkIKarnPmTvdWrg5pFmok2C8e2v5dMN6OZW_zS8tSzmTZErqFG8QZe79R6kbjg0=w1280","caption":" Preview image 0 of WebScreenRecorder"},{"@type":"ImageObject","inLanguage":"en-US","url":"https://lh3.googleusercontent.com/ma-gEZiYorDWds3CRkRMSy6ptQjynJhPuMsqkCjy9WJiZ9SODSsrV9ayQFcFLg6XS6QZ5NUtxhs7mYIQzazYeAIE=w1280","caption":" Preview image 1 of WebScreenRecorder"},{"@type":"ImageObject","inLanguage":"en-US","url":"https://lh3.googleusercontent.com/sSUUFwABoSRvU8Tlesf7t-cy8O2om7fXL0o_Hm-KOaxw-3dQwv6L9UyK4DcdKs0Xcv2FaGdRDlSyZdhQftKvJ3ZxuQ=w1280","caption":" Preview image 2 of WebScreenRecorder"}],"commentCount":0,"dateModified":"2022-12-19 09:55:59","discussionUrl":"https://www.chromelists.com/extension/lkjmohpchdinhmmomfhcponobbkjgbck/reviews","subjectOf":{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"How could i get help if there is something wrong with webscreenrecorder Chrome extension?","acceptedAnswer":{"@type":"Answer","text":"
You could find more help information from webscreenrecorder support page.
"}},{"@type":"Question","name":"How could i contact the developer of webscreenrecorder Chrome extension?","acceptedAnswer":{"@type":"Answer","text":"You could send emails to publisher, or check publisher's website.
"}},{"@type":"Question","name":"What are the required permissions for webscreenrecorder chrome extension?","acceptedAnswer":{"@type":"Answer","text":"More about manifest_file of webscreenrecorder.
"}},{"@type":"Question","name":"How could i report abuse of webscreenrecorder chrome extension?","acceptedAnswer":{"@type":"Answer","text":"You could click to report abuse of webscreenrecorder.
"}}]},"isPartOf":{"@id":"https://www.chromelists.com/#website","@type":"WebSite","name":"ChromeLists","image":"https://www.chromelists.com/logo.png","url":"https://www.chromelists.com","description":"Browse all chrome extensions at ChromeLists","publisher":{"@type":"Organization","@id":"https://www.chromelists.com/#organization","name":"ChromeLists","url":"https://www.chromelists.com","slogan":"Browse all chrome extensions at ChromeLists","logo":{"@type":"ImageObject","@id":"https://www.chromelists.com/#logo","inLanguage":"en-US","url":"https://www.chromelists.com/logo.png","caption":"ChromeLists"}}},"aggregateRating":{"@type":"AggregateRating","ratingValue":1,"reviewCount":1},"name":"WebScreenRecorder chrome extension","description":"Record screen activity, camera, mic, tab, speakers in 4K HD video format (using ScreenRecorder)","image":{"@type":"ImageObject","inLanguage":"en-US","url":"https://lh3.googleusercontent.com/7qHO9lmBwCrw706V9EvzRF4HYSQaZg2xVkjGpgpro1NG3DTrjk55wqg3kdmUj3BgNFKAel-brU_9pxnpx5p4podv_VE=w1280","caption":"WebScreenRecorder chrome extension at Chromelists.com"},"url":"https://www.chromelists.com/extension/lkjmohpchdinhmmomfhcponobbkjgbck","review":[]}]WebScreenRecorder is a screen recorder extension for chrome. also, it is recording extension. it's a free extension , it has 286 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 1665 days ago.
#WebScreenRecorder (Chrome Extension) #Source Code https://github.com/eskguptha/ScreenRecorder # Disqus Blog (WebRTC) https://disqus.com/by/disqus_UlsE5WhBKm/ # Test https://github.com/eskguptha/ScreenRecorder/blob/master/test.html <script> WebScreenRecorderRTC_Extension === 'undefined') { alert('WebScreenRecorder chrome extension is either disabled or not installed.'); } function start_recording(){ try{ recorder = new WebScreenRecorderRTC_Extension(); rec_options = { enableScreen: true, enableMicrophone: true, enableSpeakers: true } recorder.startRecording(rec_options, function() {}); } catch(ex){ console.log(ex.message); } } function stop_recording(){ try{ recorder.setVideoFileName({"video_file_name": "2020-04-32"}); recorder.stopRecording(function(blob) { }); } catch(ex){ console.log(ex.message); } }; </script>
You could download the latest version crx file or older version files and install it.
English.
You could find more help information from webscreenrecorder support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of webscreenrecorder.
You could click to report abuse of webscreenrecorder.