Funnel Code Manager

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

Funnel Code Manager là gì?

Funnel Code Manager là một tiện ích mở rộng Chrome được phát triển bởi whmann16, và tính năng chính của nó là "A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Funnel Code Manager

Tải xuống các tệp mở rộng Funnel Code Manager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Funnel Code Manager Funnel Code Manager
ID hahojjfiigbijkaheegeakkcajfhokdf
URL Chính Thức https://chromewebstore.google.com/detail/funnel-code-manager/hahojjfiigbijkaheegeakkcajfhokdf
Mô tả A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.
Kích Thước Tệp 392 KB
Số Lần Cài Đặt 71
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2023-03-09
Ngày Phát Hành 2023-03-08
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển whmann16
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.funneldesignschool.com/code-manager
URL Trang Trợ Giúp https://www.facebook.com/groups/funneldesignsecrets
Ngôn Ngữ Được Hỗ Trợ 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."
}