360Cities Tab Extension

Get an awesome interactive panorama when opening a new tab in your Chrome browser

360Cities Tab Extensionคืออะไร?

360Cities Tab Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.360cities.net และคุณลักษณะหลักของมันคือ "Get an awesome interactive panorama when opening a new tab in your Chrome browser"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        360cities.net is the web’s largest collection of stunning, geo-referenced, interactive 360-degree panoramic photos, created by a network of thousands of the finest panorama photographers from around the world.

The 360Cities tab extension allows you to:
• View an interactive 360-degree photo on each new tab on your Chrome browser
• Pan 360 degrees around and 180 degrees up and down for a fully spherical view
• Zoom in and out to see amazing detail
• View the panorama in full screen
• Choose from six different projections and two navigation modes
• Click to view the profile page of the photographer on 360cities.net
• Share the panorama on social media and embed in your non-commercial website or blog
• Click on a shopping cart to license the image for editorial or commercial usage
• Search Google and 360Cities                    

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

ชื่อ 360Cities Tab Extension 360Cities Tab Extension
ID mneedknmibimgcdecijkdflphmlhncop
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/360cities-tab-extension/mneedknmibimgcdecijkdflphmlhncop
คำอธิบาย Get an awesome interactive panorama when opening a new tab in your Chrome browser
ขนาดไฟล์ 1.52 MB
จำนวนการติดตั้ง 239
เวอร์ชันปัจจุบัน 0.0.0.6
อัปเดตครั้งล่าสุด 2021-09-09
วันที่เผยแพร่ 2021-09-06
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.360cities.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.360cities.net/
URL หน้าช่วยเหลือ https://www.360cities.net/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.360cities.net/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "360Cities Tab Extension",
    "version": "0.0.0.6",
    "description": "Get an awesome interactive panorama when opening a new tab in your Chrome browser",
    "icons": {
        "128": "images\/logo128.png",
        "48": "images\/logo48.png",
        "16": "images\/logo16.png"
    },
    "author": "Davide Miozzi",
    "chrome_url_overrides": {
        "newtab": "pano.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "incognito": "split",
    "offline_enabled": false,
    "permissions": [
        "https:\/\/*.360cities.net\/"
    ],
    "short_name": "New Tab Panoramas"
}