WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Guias para Elementor PRO - FLD

Guias para Elementor PRO - FLD

View on Chrome Web Store
View Guias para Elementor PRO - FLD Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (17 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Esta extensión genera unas guias de construcción dentro de Elementor pro para facilitar la construcción de sitios webs.
Type
Extension
Users
232 users
1
jhonnylubo9
View author page of jhonnylubo9
Published
Published on March 18, 2025
Version 3.0.4
Manifest version
3
Updated
Updated on March 25, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View Guias para Elementor PRO - FLD Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Guias para Elementor PRO - FLD",
    "version": "3.0.4",
    "description": "Esta extensi\u00f3n genera unas guias de construcci\u00f3n dentro de Elementor pro para facilitar la construcci\u00f3n de sitios webs.",
    "author": "Gealmago - Jhan Rivas - Jhonny Lubo",
    "manifest_version": 3,
    "icons": {
        "16": "\/icons\/16.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "\/icons\/16.png",
            "48": "\/icons\/48.png",
            "128": "\/icons\/128.png"
        },
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "gridPopup.html",
                "assets\/header-bg.jpeg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "grid.js",
                "contentScript.js"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top