TubeBuddy

Browser Extension for YouTube Creators

TubeBuddy là gì?

TubeBuddy là một tiện ích mở rộng Chrome được phát triển bởi https://www.tubebuddy.com, và tính năng chính của nó là "Browser Extension for YouTube Creators".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng TubeBuddy

Tải xuống các tệp mở rộng TubeBuddy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        YouTube optimization and channel management have never been easier.

✔ Elevate your content with 50+ tools and features designed for in-depth analysis and competitor research.

✔ Direct integration with YouTube lets you access TubeBuddy resources inside your YouTube Studio.

✔ Active TubeBuddy users see an average increase of 79% more views and 32% more subscribers than non-active users.

✔ Trusted and loved by over 15 million Creators and brands.

✔ Available in free and paid licenses.

-------------------------------------------------------------

🤖 AI Tools give you better title options, suggestions for viral content, thumbnail analyzation, and more!

📈 Data & Research Tools help you A/B test, tweak, and optimize your channel’s growth strategy.

💻 Productivity Tools set you up for success while guiding you through YouTube’s best practices.

📝 Bulk Processing Tools save you time managing your channel and get you back to creating.

🎥 Video SEO Tools help you optimize your videos to rank higher in search to get more views.

📣 Promotion Tools seamlessly get your videos seen across various platforms.

-------------------------------------------------------------

Take your YouTube channel to the next level with TubeBuddy Pro, Legend or Enterprise licenses.

* TubeBuddy Pro: Gain limited access to most Productivity and Video Optimization Tools.

* TubeBuddy Legend: Unleash your channel’s full potential with access to all of our game-changing tools.

* TubeBuddy Enterprise: Designed for brands and multi channel creators giving you dedicated support, coaching, and exclusive access to our top tools.

* Member Perks: Each paid plan gets access to our Member Perks Program, offering free and discounted plans to many other third-party offerings.


Join our Community: https://community.tubebuddy.com/
Subscribe to our YouTube Channel: https://www.youtube.com/tubebuddy
Like us on Facebook: https://www.facebook.com/TubeBuddy
Follow us on X: https://twitter.com/TubeBuddy 

Follow us on Instagram: https://www.instagram.com/tubebuddy/

Follow us on TikTok: https://www.tiktok.com/@itstubebuddy                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TubeBuddy TubeBuddy
ID mhkhmbddkmdggbhaaaodilponhnccicb
URL Chính Thức https://chromewebstore.google.com/detail/tubebuddy/mhkhmbddkmdggbhaaaodilponhnccicb
Mô tả Browser Extension for YouTube Creators
Kích Thước Tệp 23.65 MB
Số Lần Cài Đặt 1,786,132
Phiên Bản Hiện Tại 1.45.1564
Cập Nhật Lần Cuối 2024-02-27
Ngày Phát Hành 2020-06-23
Đánh Giá 4.49/5 Tổng số 8429 Đánh Giá
Nhà Phát Triển https://www.tubebuddy.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.tubebuddy.com/
URL Trang Trợ Giúp https://www.tubebuddy.com/support
URL Trang Chính Sách Bảo Mật https://www.tubebuddy.com/privacy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TubeBuddy",
    "version": "1.45.1564",
    "description": "Browser Extension for YouTube Creators",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "web_accessible_resources": [
        "icons\/*.png",
        "modules\/*",
        "images\/*",
        "fonts\/*",
        "assets\/*",
        "TubeBuddySearchResults.js",
        "assets\/fonts\/roboto-regular.ttf",
        "assets\/fonts\/roboto-medium.ttf",
        "assets\/fonts\/roboto-bold.ttf",
        "token_content_script.js",
        "tokenListener.js"
    ],
    "background": {
        "scripts": [
            "background.js",
            "backgroundMessaging.js",
            "FetchUtilities.js"
        ]
    },
    "author": "Geronimo Systems, LLC",
    "permissions": [
        "https:\/\/www.tubebuddy.com\/*",
        "https:\/\/*.youtube.com\/*",
        "https:\/\/*.google.com\/*",
        "https:\/\/*.twitter.com\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/*.reddit.com\/*",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "http:\/\/*.youtube.com\/*"
            ],
            "js": [
                "js\/jquery\/jquery-3.6.0.js",
                "js\/highcharts\/highcharts.js",
                "js\/papaParse\/papaparse.js",
                "js\/highcharts\/highcharts-more.js",
                "js\/highcharts\/histogram-bellcurve.js",
                "js\/jquery.datepick\/jquery.plugin.js",
                "js\/jquery.datepick\/jquery.datepick.js",
                "js\/easy-timezones\/timezones.js",
                "js\/timelord\/timelord.js",
                "js\/timespan\/timespan.js",
                "js\/charts\/Chart.js",
                "js\/fabric\/fabric.js",
                "js\/spectrum\/spectrum.js",
                "js\/html2canvas\/html2canvas.js",
                "js\/webfontloader\/webfontloader.js",
                "js\/jquery.blockUI\/jquery.blockUI.js",
                "js\/alertify\/alertify.js",
                "js\/nouislider\/nouislider.js",
                "js\/dateFormat\/dateFormat-1.2.3.js",
                "js\/jquery.sortable\/jquery.sortable.js",
                "js\/moment\/moment-with-locales.js",
                "js\/moment.tz\/moment-timezone-with-data-2010-2020.js",
                "js\/jwysiwyg\/jquery.wysiwyg.js",
                "js\/clipboard\/clipboard.js",
                "js\/odometer\/flipcounter.js",
                "js\/lscache\/lscache.js",
                "js\/jqcloud\/jqcloud.js",
                "js\/DOMPurify\/purify.js",
                "js\/materialize\/materialize.js",
                "js\/mark\/jquery.mark.js",
                "js\/qtip\/jquery.qtip.js",
                "js\/jquery.sendkeys\/bililiteRange.js",
                "js\/jquery.sendkeys\/jquery.sendkeys.js",
                "js\/twitter-text\/twitter-text.js",
                "js\/raphael\/raphael.js",
                "js\/justgage\/justgage.js",
                "js\/jquery-highlighttextarea\/jquery.highlighttextarea.js",
                "js\/underscore\/underscore.js",
                "js\/clndr\/clndr.js",
                "js\/webextension-polyfill\/browser-polyfill.js",
                "js\/vue\/vue.global.prod.js",
                "js\/vuex\/vuex.global.prod.js",
                "js\/introjs\/introjs.js",
                "tubebuddymaster1.js",
                "tubebuddymaster2.js",
                "tubebuddymaster3.js",
                "tubebuddymaster4.js"
            ],
            "css": [
                "js\/spectrum\/spectrum.css",
                "js\/jquery.datepick\/smoothness.datepick.css",
                "js\/timepicki\/css\/timepicki.css",
                "js\/nouislider\/nouislider.css",
                "js\/alertify\/alertify.css",
                "js\/jwysiwyg\/jquery.wysiwyg.css",
                "js\/jquery-emoji-picker\/jquery.emojipicker.css",
                "js\/jquery-emoji-picker\/jquery.emojipicker.tw_1.css",
                "js\/jquery-emoji-picker\/jquery.emojipicker.tw_2.css",
                "js\/jquery-emoji-picker\/jquery.emojipicker.tw_3.css",
                "js\/jquery-emoji-picker\/jquery.emojipicker.tw_4.css",
                "js\/jquery-emoji-picker\/jquery.emojipicker.tw_5.css",
                "js\/odometer\/style.css",
                "js\/jssocial\/jssocials.css",
                "js\/jssocial\/jssocials-theme-flat.css",
                "js\/materialize\/materialize.css",
                "js\/qtip\/jquery.qtip.css",
                "js\/jquery-highlighttextarea\/jquery.highlighttextarea.css",
                "js\/introjs\/introjs.css",
                "css\/materialicons.css",
                "css\/plugins.css",
                "css\/modules.css",
                "css\/tailwind.css",
                "css\/global.css",
                "css\/untitled-ui\/style.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "http:\/\/*.youtube.com\/*"
            ],
            "css": [
                "css\/materialicons.css",
                "css\/plugins.css",
                "css\/modules.css",
                "css\/tailwind.css",
                "css\/global.css"
            ],
            "js": [
                "js\/sortablejs\/Sortable.js",
                "tubebuddymastervue.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/www.tubebuddy.com\/redirect*"
            ],
            "js": [
                "TubeBuddyTokenWriter.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/www.tubebuddy.com\/*",
                "https:\/\/*.youtube.com\/*",
                "http:\/\/*.youtube.com\/*"
            ],
            "js": [
                "TubeBuddyIdentifier.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/www.tubebuddy.com\/*",
                "https:\/\/*.youtube.com\/*",
                "http:\/\/*.youtube.com\/*"
            ],
            "js": [
                "js\/webextension-polyfill\/browser-polyfill.js",
                "TubeBuddyAppToExt.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "http:\/\/*.youtube.com\/*"
            ],
            "css": [
                "css\/untitled-ui\/style.css"
            ],
            "js": [
                "destContent.js"
            ]
        },
        {
            "matches": [
                "https:\/\/studio.youtube.com\/*"
            ],
            "js": [
                "token_content_script.js"
            ]
        }
    ],
    "homepage_url": "https:\/\/www.tubebuddy.com",
    "short_name": "TubeBuddy"
}