360Cities Tab Extension

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

360Cities Tab Extension क्या है?

360Cities Tab Extension https://www.360cities.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get an awesome interactive panorama when opening a new tab in your Chrome browser"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 360Cities Tab Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
}