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 |
官方網址 | 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": [ " |