Easy Screenshot
Take a screenshot and annotate with a powerful editor.
Easy Screenshotとは何ですか?
Easy ScreenshotはAlisa Turnerによって開発されたChromeの拡張機能で、その主な機能は「Take a screenshot and annotate with a powerful editor.」です。
拡張機能のスクリーンショット
Easy Screenshot拡張機能のCRXファイルをダウンロード
Easy Screenshot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easy Screenshot allows you to take screenshots of opened pages and edit them with a built-in image editor. Features: ⭐ Take a full-page screenshot ⭐ Take a visible-part screenshot ⭐ Annotate (Edit) screenshot - crop image, draw figures, add icons, and more ⭐ Copy or Save as a PNG file
拡張機能の基本情報
名前 | |
ID | ahkaodmjhcgdbolnbfieablpjjkcnmeo |
公式URL | https://chrome.google.com/webstore/detail/easy-screenshot/ahkaodmjhcgdbolnbfieablpjjkcnmeo |
説明 | Take a screenshot and annotate with a powerful editor. |
ファイルサイズ | 520 KB |
インストール数 | 400,000 |
現在のバージョン | 2.7.3 |
最終更新日 | 2020-11-23 |
公開日 | 2020-11-10 |
評価 | 2.56/5 合計 9 レビュー |
開発者 | Alisa Turner |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://docs.google.com/document/d/1dVFbSjscvwnsxm-9G6UjRszZx1q3cgME-8s32dN9fio/edit?usp=sharing |
対応言語 | 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", "name": "__MSG_name__", "description": "__MSG_description__", "version": "2.7.3", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "Icon_128.png" }, "icons": { "128": "Icon_128.png", "48": "Icon_48.png", "16": "Icon_16.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/*.googleapis.com https:\/\/www.googletagmanager.com; object-src 'self'", "manifest_version": 2, "web_accessible_resources": [ "editor.html" ], "default_locale": "en", "permissions": [ "tabs", " |