Local SEO Swiss Army Knife

The Swiss Army Knife of Local SEO tools, with site: dupe check, Google SERP bolded keyword count, and quick WhoIs reference.

Local SEO Swiss Army Knife क्या है?

Local SEO Swiss Army Knife https://tutelarymarketing.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Swiss Army Knife of Local SEO tools, with site: dupe check, Google SERP bolded keyword count, and quick WhoIs reference."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Local SEO Swiss Army Knife एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The Swiss Army Knife of Local SEO tools, with a site: dupe check capability, bolded keyword tool for Google SERP, and quick WhoIs reference. More features coming soon.                    

एक्सटेंशन की मूल जानकारी

नाम Local SEO Swiss Army Knife Local SEO Swiss Army Knife
ID jofibhnjbaekmlhglcdmmgpaichfppjd
आधिकारिक URL https://chromewebstore.google.com/detail/local-seo-swiss-army-knif/jofibhnjbaekmlhglcdmmgpaichfppjd
विवरण The Swiss Army Knife of Local SEO tools, with site: dupe check, Google SERP bolded keyword count, and quick WhoIs reference.
फ़ाइल का आकार 83.31 KB
स्थापना संख्या 128
वर्तमान संस्करण 0.0.0.8
अंतिम अपडेट 2023-12-12
प्रकाशन तिथि 2017-09-15
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://tutelarymarketing.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://tutelarymarketing.com
समर्थित भाषाएँ en-US
manifest.json
{
    "description": "The Swiss Army Knife of Local SEO tools, with site: dupe check, Google SERP bolded keyword count, and quick WhoIs reference.",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "36": "images\/icon-36.png",
        "64": "images\/icon-64.png",
        "128": "images\/icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "jquery-2.1.4.min.js",
                "content_script.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Local SEO Swiss Army Knife"
    },
    "manifest_version": 2,
    "name": "Local SEO Swiss Army Knife",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Local SEO Swiss Army Knife",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Alt+G",
                "mac": "Alt+G",
                "chromeos": "Alt+G",
                "linux": "Alt+G"
            }
        }
    },
    "version": "0.0.0.8"
}