jummp
Switch to your browser tabs like apps.
Wat is jummp?
jummp is een Chrome-extensie ontwikkeld door https://jummp.io, en de belangrijkste functie is "Switch to your browser tabs like apps.".
Extensie Screenshots
Download het CRX-bestand van de extensie jummp
Download jummp-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
This extension allows you to command-tab switch to your browser tabs just as you'd switch to another application on your Mac.
Requires installation of a desktop application to work. You can download it from https://jummp.io Basisinformatie over de Extensie
| Naam | |
| ID | jgciagdidmegnbnhflfafghhonjhenph |
| Officiële URL | https://chromewebstore.google.com/detail/jummp/jgciagdidmegnbnhflfafghhonjhenph |
| Beschrijving | Switch to your browser tabs like apps. |
| Bestandsgrootte | 1.15 MB |
| Aantal Installaties | 14 |
| Huidige Versie | 0.0.60 |
| Laatst Bijgewerkt | 2018-11-13 |
| Publicatiedatum | 2018-11-12 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | https://jummp.io |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://jummp.io |
| Help Pagina-URL | https://jummp.io |
| URL van de Privacybeleid Pagina | https://jummp.io/privacy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "jummp",
"version": "0.0.60",
"manifest_version": 2,
"description": "Switch to your browser tabs like apps.",
"homepage_url": "https:\/\/jummp.io",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png",
"256": "icons\/icon256.png",
"512": "icons\/icon512.png",
"1024": "icons\/icon1024.png"
},
"default_locale": "en",
"background": {
"page": "background.html",
"persistent": true
},
"permissions": [
"history",
"tabs",
"activeTab",
"gcm"
],
"browser_action": {
"default_icon": "icons\/icon16.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"permissions": [
"https:\/\/www.gstatic.com\/*",
"https:\/\/www.googleapis.com\/*",
"https:\/\/connect.stripe.com\/*",
"https:\/\/*.firebaseio.com"
],
"matches": [
" | |