Focusio: Productivity and Inspiration

Focusio: Productivity and Inspiration

Focusio: Productivity and Inspirationคืออะไร?

Focusio: Productivity and Inspiration เป็นส่วนขยายของ Chrome ที่พัฒนาโดย RichExts และคุณลักษณะหลักของมันคือ "Focusio: Productivity and Inspiration"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Focusio: Productivity and Inspiration

ดาวน์โหลดไฟล์ส่วนขยาย Focusio: Productivity and Inspiration ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Get into the zone and boost your productivity with Focusio that combines the power of focus and inspiration.
Custom search bar with Results by Microsoft Bing on the New tab page.

Unlock your creativity and achieve your goals faster with your personal dashboard designed to create a peaceful ambiance as you browse the web.

☆Key Features☆
🍀 Stunning visuals
Enhance your productivity and inspiration, creating an environment that captivates your senses and transports you to a world of tranquility.

⏰Built-in clock with current time and date
Stay productive and keep track of time effortlessly without losing sight of your goals.

⛅️Real-time weather forecast
Get accurate and up-to-date information on temperature in your location, and plan your day with confidence.

Focusio is your ultimate companion for finding a balance between serenity and productivity. Indulge in breathtaking visuals, stay organized with time management features, and stay informed with weather updates—all in one seamless and inspiring package. Enhance your online journey and unlock your full potential!
__________________________________________________________________________________
The search features used within the extension will be provided by Microsoft Bing. However, the extension will not make any changes in your default browser search setting.
We at Focusio are committed to protecting your privacy. The information we gather or process is used solely for core functionality of Focusio and to improve the quality and security of our service. Your information isn't and has never been sold to third parties. 
By clicking "Add to chrome", the user accepts and agrees to installing Focusio search browser extension and setting New tab and Default search to Microsoft Bing that provided by the service, Terms of Use and Privacy Policy.

Free stock media content is distributed by Unsplash - [https://unsplash.com](https://unsplash.com/)

Privacy Policy: https://focusio.richexts.com/info/privacy/ 

EULA/Terms of Use: https://focusio.richexts.com/info/terms/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Focusio: Productivity and Inspiration Focusio: Productivity and Inspiration
ID bfemigpkokepijnddcjgijhfljddidph
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/focusio-productivity-and/bfemigpkokepijnddcjgijhfljddidph
คำอธิบาย Focusio: Productivity and Inspiration
ขนาดไฟล์ 18.88 KB
จำนวนการติดตั้ง 197
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2024-02-09
วันที่เผยแพร่ 2023-05-19
คะแนน 4.50/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา RichExts
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://focusio.richexts.com/
URL หน้าช่วยเหลือ https://focusio.richexts.com/info/contact/
URL หน้านโยบายความเป็นส่วนตัว https://richexts.com/info/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Focusio: Productivity and Inspiration",
    "description": "Focusio: Productivity and Inspiration",
    "version": "1.4",
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "host_permissions": [
        "*:\/\/focusio.richexts.com\/*"
    ],
    "permissions": [
        "cookies"
    ],
    "action": {
        "default_title": "Focusio: Productivity and Inspiration"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "img\/favicon16.png",
        "32": "img\/favicon32.png",
        "128": "img\/favicon128.png"
    }
}