AnyFolder - Advanced Print Screen Tool
A free and easy, fully-featured screenshot app to capture, edit, and save screenshots and GIFs. AnyFolder PrintScreen is an…
AnyFolder - Advanced Print Screen Tool क्या है?
AnyFolder - Advanced Print Screen Tool http://anyfolder.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A free and easy, fully-featured screenshot app to capture, edit, and save screenshots and GIFs. AnyFolder PrintScreen is an…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में AnyFolder - Advanced Print Screen Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A free and easy, fully-featured screenshot app to capture, edit, and save screenshots and GIFs. AnyFolder PrintScreen is an excellent Chrome extension with convenient and straightforward capturing features. It combines your screenshot and GIF apps and lets you save your browser screen fast. 📸 Benefits: 🗸 Save your browser window to file 🗸 Full page download, edit, & image copy 🗸 Set a shortcut key to capture the screen 🗸 *Highest quality/ resolution JPG, PNG, and PDF 🗸 Create 🎥 GIFs Whether you want to show off what's on your screen or want to get faster support or ideas across at work, screenshots and GIFs are your #1 time-saving companion. To help make screenshotting even more convenient, we've enhanced what you can do with screenshots and provided the ability to create GIFs without another app. The PrintScreen screen editor gives you the power to type text on your screen, add shapes, and draw so you can highlight the most important parts of the page. Not to mention, you can also click and record a GIF to share your moving screen. 📸 AnyFolder PrintScreen Features: 🗸 Create a GIF 🗸 Shortcut actions 🗸 Screenshots with timestamps 🗸 Download screen directly to file 🗸 Capture individual web elements 🗸 Edit screenshots and add text, shapes and draw 🗸 Save as JPG, PNG, and PDF, or copy the image Privacy: We do not store, collect, transfer, use, or sell your personal information or monitor your behavior in any way, including any websites or pages that you visit as per our policy: https://anyfolder.com/privacy-policy
एक्सटेंशन की मूल जानकारी
नाम | |
ID | lgenppmjlogodokmffkdpjlgemcjffca |
आधिकारिक URL | https://chrome.google.com/webstore/detail/anyfolder-advanced-print/lgenppmjlogodokmffkdpjlgemcjffca |
विवरण | A free and easy, fully-featured screenshot app to capture, edit, and save screenshots and GIFs. AnyFolder PrintScreen is an… |
फ़ाइल का आकार | 2.73 MB |
स्थापना संख्या | 223 |
वर्तमान संस्करण | 2.8.16 |
अंतिम अपडेट | 2021-11-30 |
प्रकाशन तिथि | 2021-05-02 |
रेटिंग | 5.00/5 कुल 10 रेटिंग्स |
डेवलपर | http://anyfolder.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://anyfolder.com |
सहायता पृष्ठ URL | https://anyfolder.com |
गोपनीयता नीति पृष्ठ URL | https://anyfolder.com/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "AF PrintScreen", "name": "AnyFolder - Advanced Print Screen Tool", "manifest_version": 3, "version": "2.8.16", "icons": { "16": "screenShotIcon.png", "48": "screenShotIcon.png", "128": "screenShotIcon.png" }, "homepage_url": "https:\/\/anyfolder.com", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5KlMSgvWDm5x1WqNt\/RhJbsSoG0qEMuVxyJ5xQtsH7peKuTflpIIi3UP0Hnby7Bc7fbRsneLXADIYk4rqNBh87CJPqCuAlB6ad8DT+J8QJOK94RIerhYGkgniGTQGa46Oqllc0bm7doWJY0YAA6zWHXZdSuyzqV319K6ONleSwbxsE5JrfJ7FOncUIzhVtdFFmHaOpUyDrmSEGZzoGOfx9PdfBpli\/wzcRcTAvcuIghVMcYt6T\/HjwNUmiwx4iiBf3Gn78ABFgtVUwhQo3Me1f2i+5np8525IGGaqtYo6Gu5Obx8n3n3IjwSJ+bbBtOxgksNCjNj\/jYoNmP0OAIjjQIDAQAB", "action": { "default_title": "AnyFolder PrintScreen", "default_icon": { "19": "screenShotIcon.png", "38": "screenShotIcon.png" } }, "host_permissions": [ "https:\/\/backend.anyfolder.com\/api", "http:\/\/backend.anyfolder.localhost\/api", "https:\/\/*.ingest.sentry.io\/*", "https:\/\/auth.monday.com\/oauth2\/token", "http:\/\/*.anyfolder.localhost:3000\/*" ], "permissions": [ "storage", "scripting", "activeTab", "notifications", "downloads", "contextMenus" ], "optional_permissions": [ "tabCapture", "desktopCapture" ], "web_accessible_resources": [ { "resources": [ "screenShotEditor.html", "screenShotEditor.js", "popup.html", "popup.js", "sideBySide.html", "sideBySide.js", "gif.html", "gif.js", "gifControlMenu.js", "gifControlMenu.html", "fonts\/HelveticaNowText-Regular.otf", "fonts\/HVB.ttf", "background.js.map", "content.js.map", "editorContent.js.map", "elementContent.js.map", "fullPageContent.js.map", "gif.js.map", "gifContent.js.map", "options.js.map", "popup.js.map", "screenShotEditor.js.map", "sideBySide.js.map", "sideBySideContent.js.map", "wholeTabContent.js.map", "integrations.js.map", "loading_1.png", "loading_2.png", "loading_3.png", "loading_4.png", "loading_5.png", "loading_6.png", "screenShotIcon.png" ], "matches": [ " |