Best WordPress Tools

Different tools useful for WordPress developers and users

Apa itu Best WordPress Tools?

Best WordPress Tools adalah ekstensi Chrome yang dikembangkan oleh https://tabernawp.com, dan fitur utamanya adalah "Different tools useful for WordPress developers and users".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Best WordPress Tools

Unduh file ekstensi Best WordPress Tools dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Best WordPress Tools Best WordPress Tools
ID miepkfdpkfdnfefoobohbfdenldodpfi
URL Resmi https://chromewebstore.google.com/detail/best-wordpress-tools/miepkfdpkfdnfefoobohbfdenldodpfi
Deskripsi Different tools useful for WordPress developers and users
Ukuran File 183 KB
Jumlah Instalasi 438
Versi Saat Ini 1.0.6
Terakhir Diperbarui 2023-10-18
Tanggal Publikasi 2019-11-20
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://tabernawp.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://tabernawp.com/politica-de-privacidad
Bahasa yang Didukung 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"
            }
        }
    }
}