maptab
Find new cool places every time you open a tab!
Vad är maptab?
maptab är en Chrome-tillägg utvecklad av jonathannsegal, och dess huvudfunktion är "Find new cool places every time you open a tab!".
Tilläggsskärmbilder
Ladda ner maptab-förlängningens CRX-fil
Ladda ner maptab-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
Map Tab shows a new location at random every time you open a tab. Explore the world before you explore the web!
Update: Add Map Card, Dice to change location, and switch to satellite view. Grundläggande Information om Tillägg
| Namn | |
| ID | jokkbgbdomfhondepefdoapgabmiomjl |
| Officiell webbadress | https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl |
| Beskrivning | Find new cool places every time you open a tab! |
| Filstorlek | 1.07 MB |
| Antal Installationer | 96 |
| Aktuell Version | 0.3.0 |
| Senast Uppdaterad | 2020-08-24 |
| Publiceringsdatum | 2020-06-30 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | jonathannsegal |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/Jonathannsegal/map_tab |
| Hjälpsida URL | https://github.com/Jonathannsegal/map_tab |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "maptab",
"offline_enabled": true,
"short_name": "maptab",
"description": "Find new cool places every time you open a tab!",
"version": "0.3.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2
} | |