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文件

下载Funnel Code Manager扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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."
}