Lunur – New Tab Page for NFT Traders
Lunur, an all-in-one new tab for NFT traders. Search and access NFT collection storefronts, staking websites, and Twitter accounts.
Lunur – New Tab Page for NFT Tradersคืออะไร?
Lunur – New Tab Page for NFT Traders เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lunur และคุณลักษณะหลักของมันคือ "Lunur, an all-in-one new tab for NFT traders. Search and access NFT collection storefronts, staking websites, and Twitter accounts."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lunur – New Tab Page for NFT Traders
ดาวน์โหลดไฟล์ส่วนขยาย Lunur – New Tab Page for NFT Traders ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension customizes your new tab page so you can search for NFT collections using the Lunur search bar. Lunur also allows you to navigate to NFT collection staking websites, Twitter accounts, and marketplaces right from your Lunur new tab. While displaying the live prices of Ethereum, Solana, and Near Protocol. **All collections and their links are approved by the Lunur team and tested to be safe.** ➤ How it works Add Lunur to Chrome now to make it your home page when opening a new tab. Don’t worry Google remains your default search engine for your omnibar. This extension simply takes over your new tab. (You can turn the extension on and off from the extension manager) ➤ Features: - Direct pipeline to NFT collection storefronts across all blockchains using the Lunur search bar. - Easily access NFT collection staking websites from the Lunur search results. - Quickly access the official Twitter accounts of NFT collections from the Lunur search results. - Live cryptocurrency prices (Ethereum, Solana, Near Protocol). - Read and display your most visited websites. ➤ Transparency We believe in community first. Come join our discord and check out our latest announcements or follow us on Twitter! We’re all ears to questions, feedback, and concerns and are more than willing to listen and answer. ➤ Privacy We don’t save your searches, we don’t track the websites you visit, nor do we sell your data to advertisers. ➤ Required permissions: "Read and display your most visited websites" - this permission is necessary in order for us to display your top-visited sites on our new tab page. "Replace the page you see when opening a new tab" - this permission is necessary in order for us to customize your new tab page.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ehnneffckoncjflhpggiffapidejfaog |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/lunur-%E2%80%93-new-tab-page-for/ehnneffckoncjflhpggiffapidejfaog |
คำอธิบาย | Lunur, an all-in-one new tab for NFT traders. Search and access NFT collection storefronts, staking websites, and Twitter accounts. |
ขนาดไฟล์ | 1.36 MB |
จำนวนการติดตั้ง | 43 |
เวอร์ชันปัจจุบัน | 0.1.4 |
อัปเดตครั้งล่าสุด | 2022-06-21 |
วันที่เผยแพร่ | 2022-05-09 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | Lunur |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://getlunur.io/ |
URL หน้าช่วยเหลือ | https://discord.gg/K9vfG9HZqh |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lunur \u2013 New Tab Page for NFT Traders", "description": "Lunur, an all-in-one new tab for NFT traders. Search and access NFT collection storefronts, staking websites, and Twitter accounts.", "version": "0.1.4", "manifest_version": 3, "icons": { "16": "Lunur_Icon_blue.png", "48": "Lunur_Icon_blue.png", "128": "Lunur_Icon_blue.png" }, "permissions": [ "topSites" ], "chrome_url_overrides": { "newtab": "index.html" }, "web_accessible_resources": [] } |