제작자: Anh
Inspect and view changes in Memory Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Memory Tabs",
"version": "1.0.0",
"description": "Trò chơi rèn trí nhớ bằng cách ghi nhớ và mở lại chuỗi URL hoặc favicon từ lịch sử duyệt web.",
"permissions": [
"history",
"storage",
"tabs"
],
"browser_action": {
"default_title": "Memory Tabs",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "memorytabs@local",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} 최고의 Memory Tabs 대안
다음은 Memory Tabs과(와) 유사한 Firefox add-on입니다: