Adventure Tab
Every tab opens a new world
Vad är Adventure Tab?
Adventure Tab är en Chrome-tillägg utvecklad av FATMAP, och dess huvudfunktion är "Every tab opens a new world".
Tilläggsskärmbilder
Ladda ner Adventure Tab-förlängningens CRX-fil
Ladda ner Adventure Tab-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
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 Grundläggande Information om Tillägg
| Namn | |
| ID | knieklonndieaapnbjgngbikaebjfcaj |
| Officiell webbadress | https://chromewebstore.google.com/detail/adventure-tab/knieklonndieaapnbjgngbikaebjfcaj |
| Beskrivning | Every tab opens a new world |
| Filstorlek | 30.15 KB |
| Antal Installationer | 56 |
| Aktuell Version | 0.0.1 |
| Senast Uppdaterad | 2018-12-12 |
| Publiceringsdatum | 2018-12-06 |
| Betyg | 5.00/5 Totalt 6 Betyg |
| Utvecklare | FATMAP |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://about.fatmap.com/privacy |
| Stödda Språk | 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"
}
} | |