Janus Workspace New Tab
Janus Workspace creates a page into a workspace with frames with their own navigation.
Wat is Janus Workspace New Tab?
Janus Workspace New Tab is een Chrome-extensie ontwikkeld door https://janusworkspace.com, en de belangrijkste functie is "Janus Workspace creates a page into a workspace with frames with their own navigation.".
Extensie Screenshots
Download het CRX-bestand van de extensie Janus Workspace New Tab
Download Janus Workspace New 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
Janus Workspace transforms your new tab page to a split screen workstation. It is like TweetDeck but not only for twitter and like SublimeText's split screen but not only for text files and its also better. It is mainly targeted at developers, startup owners, tech geeks, anyone that needs to have multiple open websites and track them all. Things that will be added next: -individual size and positioning for different frames/windows -simultaneous scroll for all frames/windows -fixing support for youtube, facebook, etc.
Basisinformatie over de Extensie
Naam | Janus Workspace New Tab |
ID | ibjjadloomfnfbkpdbeiddncgdepdhin |
Officiële URL | https://chromewebstore.google.com/detail/janus-workspace-new-tab/ibjjadloomfnfbkpdbeiddncgdepdhin |
Beschrijving | Janus Workspace creates a page into a workspace with frames with their own navigation. |
Bestandsgrootte | 933 KB |
Aantal Installaties | 564 |
Huidige Versie | 5.4.12 |
Laatst Bijgewerkt | 2020-05-06 |
Publicatiedatum | 2020-05-05 |
Beoordeling | 2.11/5 Totaal 9 Beoordelingen |
Ontwikkelaar | https://janusworkspace.com |
[email protected] | |
Betalingswijze | in_app |
Help Pagina-URL | https://janusworkspace.com/#privacy |
URL van de Privacybeleid Pagina | https://janusworkspace.com |
Ondersteunde Talen | en |
manifest.json | |
{ "background": { "scripts": [ "js\/config.js", "js\/utils.js", "js\/background.js" ] }, "browser_action": { "default_popup": "index.html" }, "chrome_url_overrides": { "newtab": "newTab.html" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery-3.1.1.js", "js\/utils.js", "js\/content.js" ], "matches": [ " |