Janus Workspace New Tab
Janus Workspace creates a page into a workspace with frames with their own navigation.
Hvad er Janus Workspace New Tab?
Janus Workspace New Tab er en Chrome-udvidelse udviklet af https://janusworkspace.com, og dens hovedfunktion er "Janus Workspace creates a page into a workspace with frames with their own navigation.".
Udvidelsesskærmbilleder
Download Janus Workspace New Tab-udvidelses-CRX-fil
Download Janus Workspace New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Janus Workspace New Tab |
ID | ibjjadloomfnfbkpdbeiddncgdepdhin |
Officiel URL | https://chromewebstore.google.com/detail/janus-workspace-new-tab/ibjjadloomfnfbkpdbeiddncgdepdhin |
Beskrivelse | Janus Workspace creates a page into a workspace with frames with their own navigation. |
Filstørrelse | 933 KB |
Antal Installationer | 564 |
Nuværende Version | 5.4.12 |
Senest Opdateret | 2020-05-06 |
Udgivelsesdato | 2020-05-05 |
Bedømmelse | 2.11/5 Samlet 9 Bedømmelser |
Udvikler | https://janusworkspace.com |
[email protected] | |
Betalingsmetode | in_app |
Hjælpeside-URL | https://janusworkspace.com/#privacy |
URL til Fortrolighedspolitik Side | https://janusworkspace.com |
Understøttede Sprog | 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": [ " |