Janus Workspace New Tab
Janus Workspace creates a page into a workspace with frames with their own navigation.
Vad är Janus Workspace New Tab?
Janus Workspace New Tab är en Chrome-tillägg utvecklad av https://janusworkspace.com, och dess huvudfunktion är "Janus Workspace creates a page into a workspace with frames with their own navigation.".
Tilläggsskärmbilder
Ladda ner Janus Workspace New Tab-förlängningens CRX-fil
Ladda ner Janus Workspace New 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
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äggande Information om Tillägg
Namn | Janus Workspace New Tab |
ID | ibjjadloomfnfbkpdbeiddncgdepdhin |
Officiell webbadress | https://chromewebstore.google.com/detail/janus-workspace-new-tab/ibjjadloomfnfbkpdbeiddncgdepdhin |
Beskrivning | Janus Workspace creates a page into a workspace with frames with their own navigation. |
Filstorlek | 933 KB |
Antal Installationer | 564 |
Aktuell Version | 5.4.12 |
Senast Uppdaterad | 2020-05-06 |
Publiceringsdatum | 2020-05-05 |
Betyg | 2.11/5 Totalt 9 Betyg |
Utvecklare | https://janusworkspace.com |
E-post | [email protected] |
Betalningssätt | in_app |
Hjälpsida URL | https://janusworkspace.com/#privacy |
URL till Sekretesspolicy Sidan | https://janusworkspace.com |
Stödda Språk | 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": [ " |