Tubidy

Search for music and more with our free extension!

什麼是Tubidy?

Tubidy是由123movies開發的Chrome擴展程式,該擴展的主要功能是“Search for music and more with our free extension!”。

擴展截圖

screenshot

下載Tubidy擴展crx文件

下載Tubidy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Tubidy's Official Chrome Extension. Search for music and more with our free extension! 

Tubidy is a free extension to find music, movies, ebooks, torrents, software and more! Our extension is 100% legal as our free to use tool uses googles' search results to help you find what you want with ease! 

How to use the extension: Simply choose the category which you want to search. Enter your desired search term and click search. We'll display the results to you! We made this free tool with the end user in mind. We really have a passion for making robust tools!

Tubidy is a great tool for music lovers and people who enjoy watching movies online. Easy to use. We'll add our search tool as a new tab when you install our extension. Of course you can opt out, but it will make the search process a lot more efficient. We don't alter your search in any way or form unlike other extensions who will try to hijack your default search engine!

Enjoy!

- Tubidy Team                    

擴展基本資訊

名稱 Tubidy Tubidy
ID kchpoagchdfclplfdofdapfggbcpplda
官方網址 https://chromewebstore.google.com/detail/tubidy/kchpoagchdfclplfdofdapfggbcpplda
簡介 Search for music and more with our free extension!
檔案大小 24.79 MB
安裝次數 1,644
目前版本 2.4.9
更新時間 2020-12-06
上架時間 2020-12-06
開發者 123movies
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tubidy",
    "short_name": "Tubidy",
    "version": "2.4.9",
    "description": "Search for music and more with our free extension!",
    "background": {
        "scripts": [
            "\/assets\/js\/jquery-2.2.4.min.js",
            "\/assets\/js\/moment.min.js",
            "\/assets\/js\/background.js"
        ]
    },
    "browser_action": {
        "browser_style": false,
        "default_title": "Tubidy",
        "default_icon": "icon.png",
        "default_popup": "\/index.html"
    },
    "chrome_url_overrides": {
        "newtab": "pages\/newtab.html"
    },
    "permissions": []
}