Beam Tab

Beam is an easy browser tab extension built with you in mind

Beam Tabคืออะไร?

Beam Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://thebeam-tab.com และคุณลักษณะหลักของมันคือ "Beam is an easy browser tab extension built with you in mind"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Introducing Beam Tab - your improved new tab experience.

We've made a "new tab" extension just for you, this is Beam.
Let us make things simple and give you what you need, all in a click.

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

Beam is the browser extension that sits right in your New Tab function, giving you access to all your custom top sites and socials, as well as easy access search functionality providing relevant results in an instant. This extension changes your search engine on the New Tab to Bing.

Choose your favourite social sites to quick link - as many (or as few) as you'd like. Beam's tabs feature elegant and curated backgrounds, sourced from the best photographers and built into a seamlessly designed page - because how it looks is as important as how well it performs. 

Features:
Seriously social - Quick links to the sites that you use
One click browsing - A New Tab gateway to the web
Aesthetic & poise - Designed with purposeful usability and usefulness, for you.

Terms of Use: https://thebeam-tab.com/terms/
Privacy Policy: https://thebeam-tab.com/privacy/

Glamor Entertainment Group, Inc.
Caribbean Plaza, 878 West Bay Road
George Town, Grand Cayman
Cayman Islands                    

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

ชื่อ Beam Tab Beam Tab
ID lnahmlpkelcjlkmljejkcmloenlplgmd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/beam-tab/lnahmlpkelcjlkmljejkcmloenlplgmd
คำอธิบาย Beam is an easy browser tab extension built with you in mind
ขนาดไฟล์ 425 KB
จำนวนการติดตั้ง 77
เวอร์ชันปัจจุบัน 0.0.0.11
อัปเดตครั้งล่าสุด 2022-02-02
วันที่เผยแพร่ 2018-11-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://thebeam-tab.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://thebeam-tab.com
URL หน้านโยบายความเป็นส่วนตัว https://thebeam-tab.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Beam Tab",
    "short_name": "Beam Tab",
    "version": "0.0.0.11",
    "description": "Beam is an easy browser tab extension built with you in mind",
    "homepage_url": "http:\/\/thebeam-tab.com\/",
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "permissions": [],
    "browser_action": {
        "default_title": "New Tab - Beam",
        "default_icon": "icons\/logo.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/api.bing.com https:\/\/cdn.jsdelivr.net https:\/\/ff.search.yahoo.com https:\/\/cdnjs.cloudflare.com https:\/\/chrome.google.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "icons\/beam-16.png",
        "48": "icons\/beam-48.png",
        "128": "icons\/beam-128.png"
    }
}