SaveToFigma Clipper

Clipper for SaveToFigma

SaveToFigma Clipper란 무엇입니까?

SaveToFigma Clipper은(는) Inspire Product Designers에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Clipper for SaveToFigma"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

SaveToFigma Clipper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Instantly capture web inspiration through Chrome extension and have it at your fingertips in Figma with our seamless plugin integration. The game-changing Figma plugin and Chrome extension are designed to streamline your design workflow and supercharge your creativity.

📷
Capture with Chrome Extension 
Capture full or partial screenshots effortlessly using the SavetoFigma Chrome extension. Explore the web for design inspirations and collect them with a single click. No more cumbersome downloads or messy folders.

🖌️
 View and Organize Screenshots in the Figma Plugin 
Unlock the power of seamless organization. SavetoFigma’s plugin allows you to effortlessly access and manage your collected screenshots. Say goodbye to hunting through scattered files and hello to a streamlined design process.

✨
Design Inspiration at Your Fingertips 
Harness the web's creativity and make it your own. With SavetoFigma, your design inspirations are neatly organized, tagged, and ready for your next project. Boost your creativity and productivity today.

🚀 Getting Started in 5 Simple Steps:
1. Install the Figma Plugin: Begin by installing the SavetoFigma plugin.

2. Register Your User Account: Inside the Figma plugin, register your user account to get started.

3. Import your License: Purchase your SavetoFigma license
While we do not currently offer a trial option, we do provide peace of mind with a 30-day money-back guarantee, no questions asked. 
Get your license using the following link: https://savetofigma.lemonsqueezy.com/checkout

4. Install the Chrome Extension: Add the SavetoFigma Chrome extension to your browser to start capturing inspiration via this link. Simply login using the credentials you created in the Figma plugin to seamlessly connect the two tools.

5. Start Capturing: Begin capturing web inspirations through the Chrome extension and view them seamlessly in your Figma plugin.

Limitations
* Ensure you have the latest version of Google Chrome for optimal performance.
* SavetoFigma relies on the web for design inspirations, so internet connectivity is essential.
* While we strive to ensure compatibility with various websites, some sites with advanced security measures may restrict screenshot capturing. We are working hard to make sure we will provide our user with the best experience.

Got Questions?
If you have any questions or need assistance, feel free to reach out to us via email at [email protected]

Reporting Bugs
Should you encounter any bugs or issues, please let us know by contacting us at [email protected]

Note: SavetoFigma is not affiliated with Figma or Figma's team, nor is it endorsed by Figma.                    

확장 프로그램 기본 정보

이름 SaveToFigma Clipper SaveToFigma Clipper
ID dihhnbeopopcgaffnanlbdlhokaoiemd
공식 URL https://chromewebstore.google.com/detail/savetofigma-clipper/dihhnbeopopcgaffnanlbdlhokaoiemd
설명 Clipper for SaveToFigma
파일 크기 333 KB
설치 횟수 37
현재 버전 1.0.2
최근 업데이트 2023-10-17
출시 날짜 2023-10-16
평점 5.00/5 총 3 개의 평점
개발자 Inspire Product Designers
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://savetofigma.com/
개인정보 보호 정책 페이지 URL https://savetofigma.com?page_id=732
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SaveToFigma Clipper",
    "description": "Clipper for SaveToFigma",
    "version": "1.0.2",
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_title": "Save screenshot of this page"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ]
}