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.
Τι είναι το EASY Webpage Capture & Screenshot Tool - WARP;
Το EASY Webpage Capture & Screenshot Tool - WARP είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://warp.style, και η κύρια λειτουργία του είναι "Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης EASY Webpage Capture & Screenshot Tool - WARP
Λήψη αρχείων επέκτασης EASY Webpage Capture & Screenshot Tool - WARP σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | fcjjdbmegeocgffpjihgaodhglknopag |
| Επίσημο URL | https://chromewebstore.google.com/detail/easy-webpage-capture-scre/fcjjdbmegeocgffpjihgaodhglknopag |
| Περιγραφή | Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video. |
| Μέγεθος Αρχείου | 795 KB |
| Αριθμός Εγκαταστάσεων | 2,400 |
| Τρέχουσα Έκδοση | 0.4.7 |
| Τελευταία Ενημέρωση | 2023-05-23 |
| Ημερομηνία Δημοσίευσης | 2020-07-31 |
| Αξιολόγηση | 4.67/5 Συνολικά 12 Αξιολογήσεις |
| Προγραμματιστής | https://warp.style |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://warp.style/ |
| URL της Σελίδας Πολιτικής Απορρήτου | https://warp.style/privacy |
| Υποστηριζόμενες Γλώσσες | 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": [
" | |