By: 北京艺中人科技有限公司
Inspect and view changes in Linknote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Linknote· 随手收录有用网址",
"version": "1.1.1",
"description": "一款可以帮助你快速收录和整理有用网址的工具,它简洁、高效",
"icons": {
"48": "icons/48.png",
"96": "icons/96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scripts/jquery-3.7.1.min.js",
"scripts/content.js",
"scripts/info.js"
]
}
],
"permissions": [
"*://*.linknote.cn/*",
"https://*.linknote.cn/*",
"https://api.linknote.cn/*",
"https://img.linknote.cn/*",
"<all_urls>",
"cookies",
"contextMenus",
"tabs",
"storage"
],
"web_accessible_resources": [
"dialog/*",
"styles/*",
"images/*"
],
"browser_action": {
"default_icon": "icons/48.png",
"default_title": "Linknote·随手收录有用网址"
},
"browser_specific_settings": {
"gecko": {
"id": "{98a9e164-8076-4c89-9491-d0a155ca9dcf}"
}
}
} Best Linknote Alternatives
Here are some Firefox add-ons that are similar to Linknote: