Funnel Code Manager

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

¿Qué es Funnel Code Manager?

Funnel Code Manager es una extensión de Chrome desarrollada por whmann16, y su función principal es "A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Funnel Code Manager

Descarga archivos de extensión Funnel Code Manager en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Funnel Code Manager Funnel Code Manager
ID hahojjfiigbijkaheegeakkcajfhokdf
URL Oficial https://chromewebstore.google.com/detail/funnel-code-manager/hahojjfiigbijkaheegeakkcajfhokdf
Descripción A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.
Tamaño del Archivo 392 KB
Cantidad de Instalaciones 71
Versión Actual 3.0
Última Actualización 2023-03-09
Fecha de Publicación 2023-03-08
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador whmann16
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.funneldesignschool.com/code-manager
URL de la Página de Ayuda https://www.facebook.com/groups/funneldesignsecrets
Idiomas Soportados 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."
}