Geek Dashboard

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

Was ist Geek Dashboard?

Geek Dashboard ist eine Chrome-Erweiterung, die von https://www.geekdashboard.com entwickelt wurde, und ihr Hauptmerkmal ist "Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Geek Dashboard-Erweiterungs-CRX-Datei herunterladen

Laden Sie Geek Dashboard-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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]                    

Grundlegende Informationen zur Erweiterung

Name Geek Dashboard Geek Dashboard
ID kkkleklpjdfciehffamcdchifedpihih
Offizielle URL https://chromewebstore.google.com/detail/geek-dashboard/kkkleklpjdfciehffamcdchifedpihih
Beschreibung Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you.
Dateigröße 239 KB
Installationsanzahl 223
Aktuelle Version 4.0
Letztes Update 2022-10-06
Veröffentlichungsdatum 2019-06-04
Entwickler https://www.geekdashboard.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.geekdashboard.com/
Hilfeseite URL https://www.geekdashboard.com/contact-us/
URL der Datenschutzrichtlinien-Seite https://www.geekdashboard.com/privacy-policy
Unterstützte Sprachen 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"
}