By: Marble.Kuok
Inspect and view changes in 勞校中學附屬小學圖書館插件 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "勞校中學附屬小學圖書館插件",
"description": "本插件主要是快速查找圖書館資源,以及一鍵向圖書館推薦圖書。",
"version": "1.1",
"author": "Marble Kuok",
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://202.175.65.92/cgi-bin/koha/opac-suggestions*"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icons/70.png",
"48": "icons/70.png",
"128": "icons/70.png"
},
"permissions": [
"activeTab",
"contextMenus",
"storage"
],
"browser_action": {
"default_popup": "popup.html"
}
} Best 勞校中學附屬小學圖書館插件 Alternatives
Here are some Firefox add-ons that are similar to 勞校中學附屬小學圖書館插件: