Screenshot for Street View

Effortlessly screenshot Google Street View

Apa itu Screenshot for Street View?

Screenshot for Street View adalah ekstensi Chrome yang dikembangkan oleh https://bilaal.co.uk, dan fitur utamanya adalah "Effortlessly screenshot Google Street View".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Screenshot for Street View

Unduh file ekstensi Screenshot for Street View dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Take one-click screenshots of Google Street View without the UI.

Capture breathtaking views from Google Street View with ease. Frame your desired location in Street View, and with a click of a button, preserve stunning snapshots of real-world landscapes. Relive your favourite travel memories or plan your next adventure from the comfort of your browser.

The whole process is done offline, on your device. No cloud servers are used and no data ever leaves your device, so your privacy is always protected. Verify for yourself by running the extension whilst offline.

Download "Screenshot for Street View" now and unlock the beauty of the world at your fingertips!

Please note that certain artefacts and icons are baked into the Street View imagery, such as street names, and as such cannot be removed.

Google and Street View are registered trademarks of Google LLC.                    

Informasi Dasar Ekstensi

Nama Screenshot for Street View Screenshot for Street View
ID gfigbnegonaobkaeogipogddnegakipa
URL Resmi https://chromewebstore.google.com/detail/screenshot-for-street-vie/gfigbnegonaobkaeogipogddnegakipa
Deskripsi Effortlessly screenshot Google Street View
Ukuran File 49.39 KB
Jumlah Instalasi 751
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-08-05
Tanggal Publikasi 2023-08-02
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://bilaal.co.uk
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://screenshotforstreetview.bilaal.co.uk
URL Halaman Bantuan https://form.jotform.com/232116435326348
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Screenshot for Street View",
    "description": "Effortlessly screenshot Google Street View",
    "version": "1.0",
    "author": "Bilaal Rashid",
    "homepage_url": "https:\/\/screenshotforstreetview.bilaal.co.uk\/",
    "permissions": [
        "activeTab",
        "scripting",
        "downloads"
    ],
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png",
        "1024": "icon-1024.png"
    },
    "action": {
        "default_title": "Screenshot for Street View"
    },
    "manifest_version": 3
}