EASY Webpage Capture & Screenshot Tool - WARP
Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video.
Co to jest EASY Webpage Capture & Screenshot Tool - WARP?
EASY Webpage Capture & Screenshot Tool - WARP to rozszerzenie Chrome opracowane przez https://warp.style, a jego główną funkcją jest „Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia EASY Webpage Capture & Screenshot Tool - WARP
Pobierz pliki rozszerzeń EASY Webpage Capture & Screenshot Tool - WARP w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
WARP takes a video capture of your PC screen and enables instant sharing.
Even if it is difficult to explain with words or letters, you can immediately tell with a video.
The add-on will take you to the WARP page (https://warp.style/).
You can start using it immediately with a simple operation.
WARP function
- Take a video capture of the screen
- Video sharing by URL
- Thumbnail editing
- Video trimming
- Subtitle setting
- Download video files
- Supports 3 languages (Japanese, English, Vietnamese)
- Easy sharing on communication tools Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fcjjdbmegeocgffpjihgaodhglknopag |
| Oficjalny URL | https://chromewebstore.google.com/detail/easy-webpage-capture-scre/fcjjdbmegeocgffpjihgaodhglknopag |
| Opis | Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video. |
| Rozmiar pliku | 795 KB |
| Liczba instalacji | 2,400 |
| Aktualna Wersja | 0.4.7 |
| Ostatnia Aktualizacja | 2023-05-23 |
| Data Publikacji | 2020-07-31 |
| Ocena | 4.67/5 Łącznie 12 Oceny |
| Deweloper | https://warp.style |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://warp.style/ |
| Adres URL Strony Polityki Prywatności | https://warp.style/privacy |
| Obsługiwane Języki | en,vi,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_app_title__",
"description": "__MSG_app_description__",
"version": "0.4.7",
"default_locale": "en",
"permissions": [
"activeTab",
"contextMenus",
"scripting"
],
"host_permissions": [
"*:\/\/*\/*"
],
"action": {
"default_icon": "img\/icon-64x64.png",
"default_title": "__MSG_title__"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
"https:\/\/mail.google.com\/*",
"https:\/\/inbox.google.com\/*"
],
"js": [
"js\/inboxsdk.js",
"content.js"
]
},
{
"matches": [
" | |