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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον whmann16, και η κύρια λειτουργία του είναι "A simple extension for saving and retrieving your favorite CSS code snippets. Created by William Herrmann.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Funnel Code Manager

Λήψη αρχείων επέκτασης 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."
}