hellyeah
Browse Facebook like Dave Fontenot.
hellyeahとは何ですか?
hellyeahはzfoggによって開発されたChromeの拡張機能で、その主な機能は「Browse Facebook like Dave Fontenot.」です。
拡張機能のスクリーンショット
hellyeah拡張機能のCRXファイルをダウンロード
hellyeah拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Browse Facebook like Dave Fontenot!
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } |