Geek Dashboard

Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you.

Geek Dashboard क्या है?

Geek Dashboard https://www.geekdashboard.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you."।

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

screenshot
screenshot
screenshot

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

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

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

                        Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you. You will never miss anything related to the tech once you get connected with us. 

We strive to deliver high-quality tech to our awesome readers. You can find latest tech news, How-to guides on various tech topics and find unbiased product reviews. 

We also provide you a tool to find the specifications and features of all latest smartphones and their comparisons. The best part of our tool is, you can compare any mobile you want to pick the best.

Visit our website at https://www.geekdashboard.com/
Facebook: https://www.facebook.com/geekdashboard.official/
Twitter: https://twitter.com/geekdashboard
Email: [email protected]                    

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

नाम Geek Dashboard Geek Dashboard
ID kkkleklpjdfciehffamcdchifedpihih
आधिकारिक URL https://chromewebstore.google.com/detail/geek-dashboard/kkkleklpjdfciehffamcdchifedpihih
विवरण Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you.
फ़ाइल का आकार 239 KB
स्थापना संख्या 223
वर्तमान संस्करण 4.0
अंतिम अपडेट 2022-10-06
प्रकाशन तिथि 2019-06-04
डेवलपर https://www.geekdashboard.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.geekdashboard.com/
सहायता पृष्ठ URL https://www.geekdashboard.com/contact-us/
गोपनीयता नीति पृष्ठ URL https://www.geekdashboard.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "128": "img\/icon128.png",
            "16": "img\/icon16.png",
            "48": "img\/icon48.png"
        },
        "default_popup": "background.html",
        "default_title": "TO DO"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you.",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "48": "img\/icon48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGn3u3WRAsBB3glv02B8uiDUwT9gnjmLCyI574Q7PSAgzqtjigNKc13nl\/kZseALvg0+ytQFgbxpqAJudF5DTpaFnz0XMotj+3CuhA2bBI+mzhK4774XUpUhs3QUKC2wGxyHISxqua1nNtCoZYnnv9Zdk3E0q6LVWhVstVyUZb4wIDAQAB",
    "manifest_version": 2,
    "name": "Geek Dashboard",
    "permissions": [
        "*:\/\/*.geekdashboard.com\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.0"
}