Janus Workspace New Tab
Janus Workspace creates a page into a workspace with frames with their own navigation.
Janus Workspace New Tab क्या है?
Janus Workspace New Tab https://janusworkspace.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Janus Workspace creates a page into a workspace with frames with their own navigation."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Janus Workspace New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Janus Workspace New Tab |
ID | ibjjadloomfnfbkpdbeiddncgdepdhin |
आधिकारिक URL | https://chromewebstore.google.com/detail/janus-workspace-new-tab/ibjjadloomfnfbkpdbeiddncgdepdhin |
विवरण | Janus Workspace creates a page into a workspace with frames with their own navigation. |
फ़ाइल का आकार | 933 KB |
स्थापना संख्या | 564 |
वर्तमान संस्करण | 5.4.12 |
अंतिम अपडेट | 2020-05-06 |
प्रकाशन तिथि | 2020-05-05 |
रेटिंग | 2.11/5 कुल 9 रेटिंग्स |
डेवलपर | https://janusworkspace.com |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
सहायता पृष्ठ URL | https://janusworkspace.com/#privacy |
गोपनीयता नीति पृष्ठ URL | https://janusworkspace.com |
समर्थित भाषाएँ | 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": [ " |