Website Informer Addon

Website Informer is an ultimate tool to evaluate authority and popularity of websites you are visiting.

Website Informer Addon क्या है?

Website Informer Addon https://website.informer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Website Informer is an ultimate tool to evaluate authority and popularity of websites you are visiting."।

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

screenshot

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

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

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

                        Website Informer lets you discover important statistics behind any website while browsing through it. This widget instantly reveals a website’s traffic rank, daily visitors rate, pageviews, etc.

Get Website Informer addon for free: you can make use of it in web marketing, link building, and ads partnership prospecting.                    

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

नाम Website Informer Addon Website Informer Addon
ID hgmkhdckpblkakgojblgmlgaeaimofom
आधिकारिक URL https://chromewebstore.google.com/detail/website-informer-addon/hgmkhdckpblkakgojblgmlgaeaimofom
विवरण Website Informer is an ultimate tool to evaluate authority and popularity of websites you are visiting.
फ़ाइल का आकार 80.74 KB
स्थापना संख्या 12,794
वर्तमान संस्करण 4.0.0
अंतिम अपडेट 2022-05-24
प्रकाशन तिथि 2018-01-24
रेटिंग 4.25/5 कुल 57 रेटिंग्स
डेवलपर https://website.informer.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://website.informer.com/addon
सहायता पृष्ठ URL https://website.informer.com/pages/contacts
गोपनीयता नीति पृष्ठ URL http://website.informer.com/pages/tos
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Website Informer Addon",
    "version": "4.0.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "description": "Website Informer is an ultimate tool to evaluate authority and popularity of websites you are visiting.",
    "action": {
        "default_icon": "static\/img\/i128.png",
        "default_title": "Page Info",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "static\/img\/i128.png"
    },
    "host_permissions": [
        "https:\/\/website.informer.com\/*",
        "https:\/\/hits.informer.com\/*"
    ],
    "permissions": [
        "tabs",
        "storage"
    ]
}