提供元: Kohei Takahashi
Inspect and view changes in tabunloading source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "0.2",
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"background": {
"scripts": [
"tabunloading.js"
]
},
"permissions": [
"menus",
"tabs"
]
} ベストのtabunloading代替案
tabunloadingに類似したFirefox add-onをいくつか紹介します:
Basic automatic tabs unloader
kroppy
Loaded Tabs Limit
Crappy
Tabs Unloader
derejar
Unload Tab from Context Menu
Bogdan Filipchuk
Minimal Tab Unloader
NyanKiyoshi
UnloadTabs
NiklasG
Tab Unloader for Tree Style Tab
Lej77
Tab Groups Unloader
Guido Berhörster
Discard Tab
Sergey Vlasov
Zen Auto Tab Unloader
Pero