YouTube Ad URL Clipper

Bookmark YouTube Ads with Just One Click

YouTube Ad URL Clipperとは何ですか?

YouTube Ad URL ClipperはJonny Chanによって開発されたChromeの拡張機能で、その主な機能は「Bookmark YouTube Ads with Just One Click」です。

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

screenshot

YouTube Ad URL Clipper拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Attention YouTube Ad Lovers! 

Introducing the Ultimate Plugin to Bookmark YouTube Ads with Just One Click. 
Say Goodbye to Searching for YouTube Ad. 

Want to save a particular ad for future reference? Our simple plugin does just that! With one click, you can grab the ad URL and start analyzing its performance, send it to your designer for inspiration, and build your own swipe files for your YouTube ads.

Stop searching for ways to save your favorite ads and start using our plugin today.

Try it now and take your YouTube ads to the next level!                    

拡張機能の基本情報

名前 YouTube Ad URL Clipper YouTube Ad URL Clipper
ID lkoenmlgaajoddaadfpjlhjjpjjcpnhc
公式URL https://chromewebstore.google.com/detail/youtube-ad-url-clipper/lkoenmlgaajoddaadfpjlhjjpjjcpnhc
説明 Bookmark YouTube Ads with Just One Click
ファイルサイズ 31.56 KB
インストール数 25
現在のバージョン 1.0.1
最終更新日 2023-03-13
公開日 2022-06-20
評価 5.00/5 合計 2 レビュー
開発者 Jonny Chan
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YouTube Ad URL Clipper",
    "description": "Bookmark YouTube Ads with Just One Click",
    "version": "1.0.1",
    "manifest_version": 3,
    "homepage_url": "https:\/\/jonnychan.com\/",
    "author": {
        "name": "Jonny Chan",
        "url": "https:\/\/jonnychan.com\/"
    },
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_title": "YouTube Ad URL Clipper"
    },
    "icons": {
        "24": "24.png",
        "32": "32.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png",
        "256": "256.png"
    },
    "host_permissions": [
        "https:\/\/www.youtube.com\/*"
    ],
    "permissions": [
        "scripting"
    ]
}