Adventure Tab
Every tab opens a new world
Wat is Adventure Tab?
Adventure Tab is een Chrome-extensie ontwikkeld door FATMAP, en de belangrijkste functie is "Every tab opens a new world".
Extensie Screenshots
Download het CRX-bestand van de extensie Adventure Tab
Download Adventure Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Explore the most inspiring places on Earth. Be inspired to go outdoors.
Features:
• Inspirational adventures to discover
• Rolex effect: Bring adventures to life
• Minimal UI
• Learn more about each adventure on FATMAP
• Share Adventures with friends via Facebook and Twitter
• Get a new mountain experience or hiking route in every new tab Basisinformatie over de Extensie
| Naam | |
| ID | knieklonndieaapnbjgngbikaebjfcaj |
| Officiële URL | https://chromewebstore.google.com/detail/adventure-tab/knieklonndieaapnbjgngbikaebjfcaj |
| Beschrijving | Every tab opens a new world |
| Bestandsgrootte | 30.15 KB |
| Aantal Installaties | 56 |
| Huidige Versie | 0.0.1 |
| Laatst Bijgewerkt | 2018-12-12 |
| Publicatiedatum | 2018-12-06 |
| Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | FATMAP |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://about.fatmap.com/privacy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "0.0.1",
"manifest_version": 2,
"description": "Every tab opens a new world",
"default_locale": "en",
"permissions": [
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"chrome_url_overrides": {
"newtab": "FATMAP.html"
}
} | |