Outdoor photos by Hipcamp
Discover outdoor destinations and get a daily dose of camping inspiration on your new tab screen.
Was ist Outdoor photos by Hipcamp?
Outdoor photos by Hipcamp ist eine Chrome-Erweiterung, die von https://www.hipcamp.com entwickelt wurde, und ihr Hauptmerkmal ist "Discover outdoor destinations and get a daily dose of camping inspiration on your new tab screen.".
Erweiterungsscreenshots
Outdoor photos by Hipcamp-Erweiterungs-CRX-Datei herunterladen
Laden Sie Outdoor photos by Hipcamp-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
                        The Hipcamp Chrome Extension turns your new tab experience into a breath of fresh air by providing you with a daily dose of camping and outdoor inspiration. 
#FindYourselfOutside with the Hipcamp Chrome Extension.
HIGHLIGHTS:
*Discover a beautiful new camping or outdoor photo with every new tab open.
*Experience millions of photos with fresh new images added every day.
*Explore outdoor camping destinations in Australia, Canada, the USA, and the UK.
*Stumble upon beautiful imagery of landscapes, wildlife, tent sites, RV spots, cabins, glamping, outdoor meals, and outdoor activities.
*See real time availability of the world's best camping destinations.
*Preview important pricing and location information.
*Search with the Google search bar.
FIND US ON:
Instagram: @hipcamp
Twitter: @hipcamp
Web: hipcamp.com
GET OUR APPS:
iPhone or Android: https://hipcamp.onelink.me/ZwFp/download
WE LOVE FEEDBACK:
Support: hipca.mp/support                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | okkpmekocmfambbdiieimopoccpdfbef | 
| Offizielle URL | https://chromewebstore.google.com/detail/outdoor-photos-by-hipcamp/okkpmekocmfambbdiieimopoccpdfbef | 
| Beschreibung | Discover outdoor destinations and get a daily dose of camping inspiration on your new tab screen. | 
| Dateigröße | 11.88 MB | 
| Installationsanzahl | 453 | 
| Aktuelle Version | 1.4 | 
| Letztes Update | 2023-04-07 | 
| Veröffentlichungsdatum | 2021-10-21 | 
| Bewertung | 5.00/5 Insgesamt 42 Bewertungen | 
| Entwickler | https://www.hipcamp.com | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://hipcamp.com/ | 
| Hilfeseite URL | https://hipca.mp/support | 
| URL der Datenschutzrichtlinien-Seite | https://www.hipcamp.com/privacy | 
| Unterstützte Sprachen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Outdoor photos by Hipcamp",
    "description": "Discover outdoor destinations and get a daily dose of camping inspiration on your new tab screen.",
    "version": "1.4",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "https:\/\/www.hipcamp.com\/graphql"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src http:\/\/localhost:3000 https:\/\/* data: blob: filesystem:; img-src http:\/\/* https:\/\/*; style-src 'self' 'unsafe-inline'"
    },
    "icons": {
        "16": "img\/favicon_16.png",
        "48": "img\/favicon_48.png",
        "128": "img\/favicon_128.png"
    }
}  |  |