Tabscape - New Tab + Landscape Photo
New tab page with a beautiful landscape photo
Vad är Tabscape - New Tab + Landscape Photo?
Tabscape - New Tab + Landscape Photo är en Chrome-tillägg utvecklad av Shizhang Wu, och dess huvudfunktion är "New tab page with a beautiful landscape photo".
Tilläggsskärmbilder
Ladda ner Tabscape - New Tab + Landscape Photo-förlängningens CRX-fil
Ladda ner Tabscape - New Tab + Landscape Photo-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        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!                     Grundläggande Information om Tillägg
| Namn |  | 
| ID | kmnohlbhijmogjndbadcehjonioghmbn | 
| Officiell webbadress | https://chromewebstore.google.com/detail/tabscape-new-tab-+-landsc/kmnohlbhijmogjndbadcehjonioghmbn | 
| Beskrivning | New tab page with a beautiful landscape photo | 
| Filstorlek | 8.83 MB | 
| Antal Installationer | 69 | 
| Aktuell Version | 0.2.1 | 
| Senast Uppdaterad | 2014-12-02 | 
| Publiceringsdatum | 2014-12-02 | 
| Betyg | 5.00/5 Totalt 2 Betyg | 
| Utvecklare | Shizhang Wu | 
| Betalningssätt | free | 
| Tilläggswebbplats | http://tabscape.avosapps.com/ | 
| Stödda Språk | 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"
    }
} | |