Funnel Code Manager

A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.

Funnel Code Manager란 무엇입니까?

Funnel Code Manager은(는) whmann16에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann."입니다.

확장 프로그램 스크린샷

screenshot

Funnel Code Manager 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This Code Manager is a powerful Chrome extension that revolutionizes the way you manage your code snippets. 

With its intuitive interface and powerful features, you can now easily save, manage, and access all your code snippets in one place. 

This is perfect for developers, designers, and anyone who needs to store and organize your code snippets.

You can save an unlimited number of code snippets, each with its own unique title and code.

The saved snippets are displayed in a clean and organized list, making it easy to find what you need when you need it. 

Additionally, a search bar feature allows you to quickly find a specific snippet by entering a search term, saving you time and hassle.

You can also export your code snippets as a JSON file for backup or sharing, and import JSON files for easy importing of code snippets from other sources. 

It's easy to use, lightweight, and efficient, making it a must-have for anyone who needs to manage code snippets.

Don't waste any more time searching for code snippets scattered across multiple documents and files. 

Get the Code Manager today and experience the power of a truly revolutionary Chrome extension for managing your code snippets.                    

확장 프로그램 기본 정보

이름 Funnel Code Manager Funnel Code Manager
ID hahojjfiigbijkaheegeakkcajfhokdf
공식 URL https://chromewebstore.google.com/detail/funnel-code-manager/hahojjfiigbijkaheegeakkcajfhokdf
설명 A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.
파일 크기 392 KB
설치 횟수 71
현재 버전 3.0
최근 업데이트 2023-03-09
출시 날짜 2023-03-08
평점 5.00/5 총 1 개의 평점
개발자 whmann16
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.funneldesignschool.com/code-manager
도움말 페이지 URL https://www.facebook.com/groups/funneldesignsecrets
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Funnel Code Manager",
    "version": "3.0",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "description": "A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann."
}