Talawanda Student Web Portal

Overrides the new tab page with the Talawanda Web Portal for Students.

ما هو Talawanda Student Web Portal؟

Talawanda Student Web Portal هو إضافة Chrome تم تطويرها بواسطة thompsona، والميزة الرئيسية لها هي "Overrides the new tab page with the Talawanda Web Portal for Students.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Talawanda Student Web Portal

قم بتنزيل ملفات الامتداد Talawanda Student Web Portal بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension overrides the Chrome new tab page with a custom web portal designed for Talawanda School District students.                    

معلومات أساسية عن التمديد

الاسم Talawanda Student Web Portal Talawanda Student Web Portal
ID ojniobidopnakhhbnpkmjgjggioeoeeo
عنوان URL الرسمي https://chromewebstore.google.com/detail/talawanda-student-web-por/ojniobidopnakhhbnpkmjgjggioeoeeo
الوصف Overrides the new tab page with the Talawanda Web Portal for Students.
حجم الملف 104 KB
عدد التثبيتات 18
النسخة الحالية 1.0.29
آخر تحديث 2019-10-02
تاريخ النشر 2019-10-02
تقييم 2.00/5 مجموع تقييمات 4
المطور thompsona
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Talawanda Student Web Portal",
    "description": "Overrides the new tab page with the Talawanda Web Portal for Students.",
    "version": "1.0.29",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "portal\/index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/feed2js.org https:\/\/platform.twitter.com https:\/\/cdn.api.twitter.com https:\/\/syndication.twitter.com https:\/\/cdn.syndication.twimg.com https:\/\/ssl.google-analytics.com; object-src 'self'"
}