Badesaba
A personal dashboard on your new tab page that helps you self-manage, organize work and life and be more productive.
什麼是Badesaba?
Badesaba是由badesaba.ir開發的Chrome擴展程式,該擴展的主要功能是“A personal dashboard on your new tab page that helps you self-manage, organize work and life and be more productive.”。
擴展截圖
下載Badesaba擴展crx文件
下載Badesaba擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
افزونه مرورگر بادصبا ابزاری کاربردی که در برنامهریزی کارهای روزانه به شما کمک می کند با اضافه کردن این افزونه میتوانید مرورگر کروم را در رایانه خود سفارشی کنید. افزونه بادصبا با تجربه کاربری عالی، ابزارهای مورد نیاز برای برنامهریزی کار روزانه را در اختیار شما قرار داده و بازدهی کارهایتان رو افزایش میدهد. امکانات افزونه بادصبا: • تقویم (شمسی، قمری و میلادی) • امکان پخش و تنظیمات اذان • اوقات شرعی به افق شهر مورد نظر شما • آب و هوا • یادداشتها و یادآوریها • سایتهای پرکاربرد • و .... اطلاعات ارسالی بخشی از فضایی که مرورگرها برای ذخیرهسازی اطلاعات تعریف کردهاند به افزونهها اختصاص مییابد. این اطلاعات یا فقط بر روی مرورگر و روی سیستم کاربر ذخیره میگردد و یا روی سرورهای گوگل ذخیره و همگام سازی میشود. در افزونه بادصبا هیچ اطلاعاتی به هیچ سروری ارسال نمی شود، در حقیقت تمامی بوکمارکها، یادداشتها و یادآوریها و تنظیمات اذان درمرورگر کاربر ذخیره میشود. اطلاعات دریافتی • دریافت لوگوهای وب سایتها برای بخش کارت ها از favicon مربوط به گوگل • دریافت دیتای آب و هوا از سرور بادصبا • دریافت مجوز ارسال نوتیف در زمان پخش اذان و یادآور • دریافت لیست کارتها، مناسبتها و پس زمینهها از سرور بادصبا افزونه بادصبا تمامی تاییدیههای گوگل وب استور را دریافت کردهاست این افزونه از طریق رسمی بخش افزونههای گوگل کروم و به صورت وریفای شده عرضه میشود. در تمامی مراحل بارگذاری، بررسی و عرضهی افزونهها در گوگل کروم، تمامی دسترسیها، نکات امنیتی، پروتکلها و تکنولوژیهای استفاده شده مورد پرسش، بررسی و تست قرار میگیرند و گوگل به کاربران خود اطمینان میدهد که محصول ارایه شده از امنیت کافی برخوردار است. افزونه بادصبا تمام مراحل بررسی و تست را طی نموده و از نظر امنیت و کارایی توسط گوگل مورد تایید قرار گرفته است. در فرم سابمیت افزونه، گوگل درباره جزییات کدنویسی و فرآیندها پرسش میکند تا اطمینان یابد حتی محصول در آینده نیز متعهد به اصول حفظ حریم شخصی کاربر خواهد بود. "Badesaba" is a Google Chrome Extension that provides its users with a number of useful functions. Calendar, weather, notes, and other useful functions are included. Badesaba does not share or store user data with any third-party service. All information, including notes, and other details, is saved to the browser's local storage and memory. Badesaba's team does not save any user data and only uses local storage for background images and tasks. In the Badesaba team, user security is a no-no. Furthermore, the Google Chrome Webstore review team closely monitors all of Badesaba's codes, access, and programming details for user security, and we only use official Google services to maintain the product usable, such as Google Analytics. The Badesaba is not connected to any other third-party apps. As a result, we can promise users that no information about them is shared with third parties. This isn't feasible. Our team is prepared to answer any questions you may have regarding the other aspects, and if you need to contact us and inquire about the specifics of our rules to keep users secure, please contact us at: [email protected]
擴展基本資訊
名稱 | Badesaba |
ID | dgboeiippahndmcfgbkgnedecdkcklgk |
官方網址 | https://chromewebstore.google.com/detail/badesaba/dgboeiippahndmcfgbkgnedecdkcklgk |
簡介 | A personal dashboard on your new tab page that helps you self-manage, organize work and life and be more productive. |
檔案大小 | 5.94 MB |
安裝次數 | 4,734 |
目前版本 | 1.2.1 |
更新時間 | 2022-12-13 |
上架時間 | 2022-03-10 |
評分 | 4.68/5 共 304 次評分 |
開發者 | badesaba.ir |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://badesaba.ir |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "1.2.1", "homepage_url": "https:\/\/badesaba.ir", "description": "__MSG_description__", "default_locale": "en", "permissions": [ "storage", "unlimitedStorage", "tabs", "alarms", "notifications", "topSites", "search" ], "host_permissions": [ "*:\/\/*.salruz.ir\/" ], "icons": { "16": "icons\/logo16x16.png", "48": "icons\/logo48x48.png", "128": "icons\/logo128x128.png" }, "background": { "service_worker": "\/js\/background.js" }, "action": { "default_popup": "popup.html", "default_title": "__MSG_extName__", "default_icon": { "16": "icons\/logo16x16.png", "48": "icons\/logo48x48.png" } }, "chrome_url_overrides": { "newtab": "override.html" } } |