TubeBuddy

Browser Extension for YouTube Creators

TubeBuddyคืออะไร?

TubeBuddy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.tubebuddy.com และคุณลักษณะหลักของมันคือ "Browser Extension for YouTube Creators"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TubeBuddy

ดาวน์โหลดไฟล์ส่วนขยาย TubeBuddy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TubeBuddy TubeBuddy
ID mhkhmbddkmdggbhaaaodilponhnccicb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tubebuddy/mhkhmbddkmdggbhaaaodilponhnccicb
คำอธิบาย Browser Extension for YouTube Creators
ขนาดไฟล์ 23.65 MB
จำนวนการติดตั้ง 1,786,132
เวอร์ชันปัจจุบัน 1.45.1564
อัปเดตครั้งล่าสุด 2024-02-27
วันที่เผยแพร่ 2020-06-23
คะแนน 4.49/5 รวมทั้งหมด 8429 คะแนน
ผู้พัฒนา https://www.tubebuddy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.tubebuddy.com/
URL หน้าช่วยเหลือ https://www.tubebuddy.com/support
URL หน้านโยบายความเป็นส่วนตัว https://www.tubebuddy.com/privacy
ภาษาที่รองรับ 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"
}