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