Tabscape - New Tab + Landscape Photo
New tab page with a beautiful landscape photo
Was ist Tabscape - New Tab + Landscape Photo?
Tabscape - New Tab + Landscape Photo ist eine Chrome-Erweiterung, die von Shizhang Wu entwickelt wurde, und ihr Hauptmerkmal ist "New tab page with a beautiful landscape photo".
Erweiterungsscreenshots
Tabscape - New Tab + Landscape Photo-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tabscape - New Tab + Landscape Photo-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        You will see a new landscape photo every time you open a new tab.
= Version 0.2 =
* Featuring photo from Hangzhou by Dominik Derflinger.
= Version 0.1.1 =
* Fix our website link.
= Version 0.1 =
* We feature photos from Tibet in this version. Enjoy!                     Grundlegende Informationen zur Erweiterung
| Name |  | 
| ID | kmnohlbhijmogjndbadcehjonioghmbn | 
| Offizielle URL | https://chromewebstore.google.com/detail/tabscape-new-tab-+-landsc/kmnohlbhijmogjndbadcehjonioghmbn | 
| Beschreibung | New tab page with a beautiful landscape photo | 
| Dateigröße | 8.83 MB | 
| Installationsanzahl | 69 | 
| Aktuelle Version | 0.2.1 | 
| Letztes Update | 2014-12-02 | 
| Veröffentlichungsdatum | 2014-12-02 | 
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen | 
| Entwickler | Shizhang Wu | 
| Zahlungsart | free | 
| Erweiterungswebsite | http://tabscape.avosapps.com/ | 
| Unterstützte Sprachen | en-US | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tabscape - New Tab + Landscape Photo",
    "short_name": "Tabscape",
    "manifest_version": 2,
    "version": "0.2.1",
    "description": "New tab page with a beautiful landscape photo",
    "icons": {
        "128": "Icon_128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
} | |