Imperial eJournals for Chrome

Tries to access the ejournal via Imperial

ما هو Imperial eJournals for Chrome؟

Imperial eJournals for Chrome هو إضافة Chrome تم تطويرها بواسطة James Howard، والميزة الرئيسية لها هي "Tries to access the ejournal via Imperial".

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

screenshot

تحميل ملف CRX للإضافة Imperial eJournals for Chrome

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

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

                        A toolbar button which serves as a shortcut to access paywalled journal's via Imperial College's library system.

This installs small button to the right of the address bar. Clicking this will try to use the Imperial proxy to allow members of Imperial College to access premium content such as journals. It does this by simply altering the page URL. No user data is stored.                    

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

الاسم Imperial eJournals for Chrome Imperial eJournals for Chrome
ID infolkakifickpdmjgcggmhklgkkbpid
عنوان URL الرسمي https://chromewebstore.google.com/detail/imperial-ejournals-for-ch/infolkakifickpdmjgcggmhklgkkbpid
الوصف Tries to access the ejournal via Imperial
حجم الملف 6.31 KB
عدد التثبيتات 23
النسخة الحالية 1.0
آخر تحديث 2023-03-23
تاريخ النشر 2015-07-14
تقييم 5.00/5 مجموع تقييمات 3
المطور James Howard
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Imperial eJournals for Chrome",
    "description": "Tries to access the ejournal via Imperial",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Click to access"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ]
}