Screencast It
Select and record part of the page. No watermarks or limits.
O que é Screencast It?
Screencast It é uma extensão do Chrome desenvolvida por Kelly Young, e sua principal característica é "Select and record part of the page. No watermarks or limits.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Screencast It
Baixe arquivos de extensão Screencast It no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Screencast It allows you to record a video from a part of the screen. ⭐ Record selected an area of the page ⭐ WEBM format ⭐ Take screenshot This tool can’t stream from desktop or web camera. Also, if you navigate away from the page the recording will be stopped.
Informações Básicas da Extensão
Nome | |
ID | gglgafelnlnflpbebjhlhhibdginlpia |
URL Oficial | https://chrome.google.com/webstore/detail/screencast-it/gglgafelnlnflpbebjhlhhibdginlpia |
Descrição | Select and record part of the page. No watermarks or limits. |
Tamanho do Arquivo | 897 KB |
Contagem de Instalações | 50,000 |
Versão Atual | 1.4.78 |
Última Atualização | 2020-10-07 |
Data de Publicação | 2020-08-27 |
Classificação | 4.75/5 Total de 12 Avaliações |
Desenvolvedor | Kelly Young |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://www.notion.so/Privacy-Policy-Screencast-it-ce355dd8eaa34380934a6e9565922227 |
Idiomas Suportados | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_description__", "version": "1.4.78", "name": "__MSG_name__", "options_page": "options.html", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "icon-48.png" }, "default_locale": "en", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "content_security_policy": "script-src 'self' https:\/\/www.googletagmanager.com https:\/\/*.google-analytics.com https:\/\/*.googleapis.com; object-src 'self'", "permissions": [ "tabs", " |