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開發的Chrome擴展程式,該擴展的主要功能是“Connecting with Geek Dashboard is the best way to stay up-to-date with the latest TECH happening around you.”。

擴展截圖

screenshot
screenshot
screenshot

下載Geek Dashboard擴展crx文件

下載Geek Dashboard擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}