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 هو إضافة Chrome تم تطويرها بواسطة https://janusworkspace.com، والميزة الرئيسية لها هي "Janus Workspace creates a page into a workspace with frames with their own navigation.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Janus Workspace New Tab
قم بتنزيل ملفات الامتداد Janus Workspace New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
عنوان صفحة المساعدة | https://janusworkspace.com/#privacy |
عنوان صفحة سياسة الخصوصية | 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": [ " |