A/B Finder

An extension that lets you view YouTube thumbnails being A/B tested or learn if a video is not A/B testing thumbnails.

A/B Finderとは何ですか?

A/B FinderはAndrew Falchookによって開発されたChromeの拡張機能で、その主な機能は「An extension that lets you view YouTube thumbnails being A/B tested or learn if a video is not A/B testing thumbnails.」です。

拡張機能のスクリーンショット

screenshot

A/B Finder拡張機能のCRXファイルをダウンロード

A/B Finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        An extension that lets you view YouTube thumbnails being A/B tested or learn if a video is not A/B testing thumbnails.                    

拡張機能の基本情報

名前 A/B Finder A/B Finder
ID jlinkblebjgojihgfojgdhklkebigdmj
公式URL https://chromewebstore.google.com/detail/ab-finder/jlinkblebjgojihgfojgdhklkebigdmj
説明 An extension that lets you view YouTube thumbnails being A/B tested or learn if a video is not A/B testing thumbnails.
ファイルサイズ 14.05 KB
インストール数 511
現在のバージョン 1.0
最終更新日 2023-10-27
公開日 2023-10-09
評価 5.00/5 合計 3 レビュー
開発者 Andrew Falchook
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "A\/B Finder",
    "version": "1.0",
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}