Screenshot for Street View

Effortlessly screenshot Google Street View

Qu'est-ce que Screenshot for Street View ?

Screenshot for Street View est une extension Chrome développée par https://bilaal.co.uk, et sa fonction principale est "Effortlessly screenshot Google Street View".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Screenshot for Street View

Téléchargez les fichiers d'extension Screenshot for Street View au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Screenshot for Street View Screenshot for Street View
ID gfigbnegonaobkaeogipogddnegakipa
URL Officiel https://chromewebstore.google.com/detail/screenshot-for-street-vie/gfigbnegonaobkaeogipogddnegakipa
Description Effortlessly screenshot Google Street View
Taille du Fichier 49.39 KB
Nombre d'Installations 751
Version Actuelle 1.0
Dernière Mise à Jour 2023-08-05
Date de Publication 2023-08-02
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://bilaal.co.uk
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://screenshotforstreetview.bilaal.co.uk
URL de la Page d'Aide https://form.jotform.com/232116435326348
Langues Prises en Charge 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
}