LIT Launcher

LIT Launcher inspires you to be more productive. Open a new tab to be inspired with a beautiful photo and a famous quote.

LIT Launcherคืออะไร?

LIT Launcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dyslexia Pal และคุณลักษณะหลักของมันคือ "LIT Launcher inspires you to be more productive. Open a new tab to be inspired with a beautiful photo and a famous quote."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LIT Launcher

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

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

                        LIT Launcher gives you a moment of calm and inspires you to be more productive in each new tab. Quickly launch Chrome apps and popular websites right from the app launcher dock. Each new tab provides inspiration with a beautiful photo, the weather, and a quote.

Website and Chrome App Launcher
Weather
• Set a daily goal/focus/intention
• New inspirational photo and quote each day
• Feel inspired, LIT and get things done!

ABOUT PERMISSIONS

Location – Weather Information

We acknowledge that location sharing is a concern for many people and it is a responsibility that we take very seriously.

HELP & SUGGESTIONS

Contact [email protected]

GET IN TOUCH

Contact [email protected]                    

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

ชื่อ LIT Launcher LIT Launcher
ID edijdifgaeifdnmjeonpmbegjcacklhi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/lit-launcher/edijdifgaeifdnmjeonpmbegjcacklhi
คำอธิบาย LIT Launcher inspires you to be more productive. Open a new tab to be inspired with a beautiful photo and a famous quote.
ขนาดไฟล์ 10.94 MB
จำนวนการติดตั้ง 136
เวอร์ชันปัจจุบัน 1.2.4
อัปเดตครั้งล่าสุด 2019-02-23
วันที่เผยแพร่ 2019-02-22
คะแนน 5.00/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา Dyslexia Pal
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://itslit.com
URL หน้านโยบายความเป็นส่วนตัว https://dyslexiakeyboard.com/page8.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LIT Launcher",
    "version": "1.2.4",
    "description": "LIT Launcher inspires you to be more productive. Open a new tab to be inspired with a beautiful photo and a famous quote.",
    "icons": {
        "128": "assets\/logo.png"
    },
    "browser_action": {
        "default_icon": "assets\/logo.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/icons.duckduckgo.com https:\/\/code.getmdl.io https:\/\/api.forismatic.com https:\/\/ssl.google-analytics.com https:\/\/images.unsplash.com https:\/\/api.unsplash.com https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/apis.google.com; object-src 'self'",
    "permissions": [
        "identity",
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "geolocation"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqRxJlvzL8yamHioavLKufAWRAMWnIvPJ6HIaGXh7xt14XHU3KkfdC1u7RX2Kd37+TMBM94dVvzqfbtp5VHGEFqvpnM1\/KoADzW6kcdfqO5yGU6ike03S+5Q+JPZeaIy5nBppY6IrJJ8X9KexMF0iKpY\/ldOPmWcADBDem4hxymOjSOZ8Uj1nEjN37smCJulBVhm4SoNWTcuBesoTHOBaSa+oBDRSudQWhc5O3+7s3gUZU1lixKejQv\/ooF60KDhFh6sx32lTHl1GzoaxQSzVtQVEvoDu6nIo8LioyjlNg77NfFhiZgGYdqgAECgppowxsJsld3CzbvomHQgGXPYeQwIDAQAB"
}