NewTube

NewTube A way to listen to a favorite playlists combined with unified search right from your new tab!

NewTubeคืออะไร?

NewTube เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.newtube.life และคุณลักษณะหลักของมันคือ "NewTube A way to listen to a favorite playlists combined with unified search right from your new tab!"

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

screenshot
screenshot
screenshot

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

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

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

                        Finally, listen to your favorite music seamlessly right from your browser. NewTube allows you to control your playlist without having to use any other service. You can now Open a new tab, feeling lucky by picking head start song or Search for your favorite artists. Now you can close this new tab and control your playlist from NewTube icon just next to the address bar.

Using Newtube's custom search box, you can choose a search provider to your liking, and get customized results provided by the different search providers.
NewTube does not modify your browser's search settings in any way, other than setting a custom search box to your new tab page.

You can also instantly access your bookmarks, history and Chrome apps from our New Tab Page, as well as the quick Search action from the New Tab Page.

NewTube main feature is creating playlist just from one song. All you need to do is to pick a start point and NewTube will handle the rest. Your instant collection can be stored for later use. This way you can keep your custom lists in one place for ongoing listening. This and more, in any moment you can easily re-shuffle the collection, creating a new collection from your current one to expand your musical horizons. 

NewTube key features:
- Pick a song from trending list
- Pick a song by trending within Genre
- Pick your own saved playlists
- Search a song or artist of your own

While listening to a collection you can always control the player right from NewTube widget.

Hope you will find NewTube helpful. will appreciate you to share NewTube right from the Share button in NewTube new tab.

By clicking "Add to chrome", I accept and agree to installing the NewTube Chrome extension and setting Chrome™ New Tab to NewTube, and the Terms of Use and Privacy Policy.

Terms of Use: http://www.newtube.life/content/tos
Privacy Policy: http://www.newtube.life/content/privacy                    

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

ชื่อ NewTube NewTube
ID pdgboabcdlnoobjcfbdliaedoeehepnl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/newtube/pdgboabcdlnoobjcfbdliaedoeehepnl
คำอธิบาย NewTube A way to listen to a favorite playlists combined with unified search right from your new tab!
ขนาดไฟล์ 11.38 MB
จำนวนการติดตั้ง 3,248
เวอร์ชันปัจจุบัน 1.0.25
อัปเดตครั้งล่าสุด 2021-10-26
วันที่เผยแพร่ 2021-10-26
คะแนน 4.52/5 รวมทั้งหมด 62 คะแนน
ผู้พัฒนา https://www.newtube.life
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.newtube.life
URL หน้านโยบายความเป็นส่วนตัว http://www.newtube.life/content/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.youtube.com\/iframe_api https:\/\/s.ytimg.com\/yts\/jsbin\/www-widgetapi-vflQSvpsZ\/www-widgetapi.js; object-src 'self';",
    "description": "NewTube A way to listen to a favorite playlists combined with unified search right from your new tab!",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "96": "img\/icon96.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon16.png",
        "default_popup": "default_popup\/popup.html"
    },
    "manifest_version": 2,
    "name": "NewTube",
    "offline_enabled": true,
    "permissions": [
        "chrome:\/\/favicon\/",
        "*:\/\/*.newtube.life\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.25",
    "storage": {
        "ext_ga": "UA-89463927-5",
        "social_txt": "NewTube - The best way to consume music for Chrome",
        "social_title": "NewTube - Your Music Hub!",
        "extension_web_url": "https:\/\/chrome.google.com\/webstore\/detail\/newtube\/pdgboabcdlnoobjcfbdliaedoeehepnl",
        "newtube_home_url": "http:\/\/www.newtube.life?c=ntorg"
    }
}