Best WordPress Tools

Different tools useful for WordPress developers and users

Cos'è Best WordPress Tools?

Best WordPress Tools è un'estensione di Chrome sviluppata da https://tabernawp.com, e la sua funzione principale è "Different tools useful for WordPress developers and users".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Best WordPress Tools

Scarica i file di estensione Best WordPress Tools in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Set of WordPress tools, urls and other options of interest for WordPress users and developers.

This extension has eight sections with several subsections and a lot of utils, forms and links.                    

Informazioni di Base sull'Estensione

Nome Best WordPress Tools Best WordPress Tools
ID miepkfdpkfdnfefoobohbfdenldodpfi
URL Ufficiale https://chromewebstore.google.com/detail/best-wordpress-tools/miepkfdpkfdnfefoobohbfdenldodpfi
Descrizione Different tools useful for WordPress developers and users
Dimensione del File 183 KB
Conteggio Installazioni 438
Versione Corrente 1.0.6
Ultimo Aggiornamento 2023-10-18
Data di Pubblicazione 2019-11-20
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://tabernawp.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://tabernawp.com/politica-de-privacidad
Lingue Supportate en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "version": "1.0.6",
    "default_locale": "en",
    "icons": {
        "128": "img\/best-wp-tools-128.png",
        "48": "img\/best-wp-tools-48.png",
        "32": "img\/best-wp-tools-32.png",
        "16": "img\/best-wp-tools-16.png"
    },
    "action": {
        "default_popup": "html\/home.html",
        "default_icon": {
            "128": "img\/best-wp-tools-128.png",
            "48": "img\/best-wp-tools-48.png",
            "32": "img\/best-wp-tools-32.png",
            "16": "img\/best-wp-tools-16.png"
        }
    },
    "permissions": [
        "activeTab"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+W"
            }
        }
    }
}