hellyeah

Browse Facebook like Dave Fontenot.

什麼是hellyeah?

hellyeah是由zfogg開發的Chrome擴展程式,該擴展的主要功能是“Browse Facebook like Dave Fontenot.”。

擴展截圖

screenshot

下載hellyeah擴展crx文件

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

擴展使用說明

                        Browse Facebook like Dave Fontenot!                    

擴展基本資訊

名稱 hellyeah hellyeah
ID cndemnoieaadcfdejfjccdepdgcljdcp
官方網址 https://chrome.google.com/webstore/detail/hellyeah/cndemnoieaadcfdejfjccdepdgcljdcp
簡介 Browse Facebook like Dave Fontenot.
檔案大小 70.11 KB
安裝次數 21
目前版本 1.1.0
更新時間 2020-10-03
上架時間 2016-12-03
評分 4.75/5 共 4 次評分
開發者 zfogg
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/zfogg/hellyeah
說明頁面URL https://github.com/zfogg/hellyeah/issues
支援的語言 en
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "styles\/main.css"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "Browse Facebook like Dave Fontenot.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png"
    },
    "manifest_version": 2,
    "name": "hellyeah",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}