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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        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"
    ]
}