Easy Screenshot
Take a screenshot and annotate with a powerful editor.
Easy Screenshot क्या है?
Easy Screenshot Alisa Turner द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Take a screenshot and annotate with a powerful editor."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Easy Screenshot एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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", " |