TinySnap (Production-ready Screenshot Tool)
Production-ready screenshots made simple for creators, developers and marketers.
什么是TinySnap (Production-ready Screenshot Tool)?
TinySnap (Production-ready Screenshot Tool)是由https://tinysnap.app开发的Chrome扩展程序,该扩展的主要功能是“Production-ready screenshots made simple for creators, developers and marketers.”。
扩展截图
下载TinySnap (Production-ready Screenshot Tool)扩展crx文件
下载TinySnap (Production-ready Screenshot Tool)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
TinySnap is a production-ready screenshot extension tool created for everyone, especially creators, developers, and marketers. If you are still taking traditional boring screen captures, now we have a better solution for you to turn your screenshots into captivating graphics aligned with your needs. You don't need fancy design skills, all you have to do is select what you want, adjust the TinySnap preview, and you are good to share. It doesn't get simpler than this. TinySnap is completely free to use, but if you need that a little bit extra, upgrade to TinySnap Pro. With TinySnap Pro, you can unlock features like: - Upload your screenshots to the cloud - Create instantly shareable links - Recover from the trash within 30 days - Custom branding watermarks - Advanced integrations - Priority Support Stay in touch: Like us on Facebook: http://facebook.com/TinySnapApp Follow us on Twitter: http://twitter.com/TinySnapApp Read our blog: https://blog.tinysnap.app Support: Have any questions or feedback? Please get in touch with our support team at [email protected].
扩展基本信息
名称 | TinySnap (Production-ready Screenshot Tool) |
ID | ijobkfpianooemebecnbaafnjndhbdcl |
官方URL | https://chromewebstore.google.com/detail/tinysnap-production-ready/ijobkfpianooemebecnbaafnjndhbdcl |
简介 | Production-ready screenshots made simple for creators, developers and marketers. |
文件大小 | 1.52 MB |
安装次数 | 4,446 |
当前版本 | 1.4.3 |
更新时间 | 2024-01-04 |
上架时间 | 2022-08-11 |
评分 | 4.25/5 共8次评分 |
开发者 | https://tinysnap.app |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://tinysnap.app |
帮助页面URL | https://tinysnap.app |
隐私政策页面URL | https://tinysnap.app/privacy |
支持的语言 | de,en,fr,pt-PT,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appTitle__", "version": "1.4.3", "description": "__MSG_appDescription__", "action": { "default_icon": ".\/assets\/icon-512.png", "default_popup": ".\/dist\/popup\/index.html" }, "options_ui": { "page": ".\/dist\/options\/index.html", "open_in_tab": true }, "background": { "service_worker": ".\/dist\/background\/index.mjs" }, "icons": { "16": ".\/assets\/icon-512.png", "48": ".\/assets\/icon-512.png", "128": ".\/assets\/icon-512.png" }, "permissions": [ "activeTab", "tabs", "downloads", "cookies", "scripting" ], "host_permissions": [ " |