By: Tom R. F.
Inspect and view changes in FFYT - YouTube Tab Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FFYT - YouTube Tab Extractor",
"description": "Save (and close) all your open YouTube tabs and reopen them later.",
"version": "1.2.2",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"permissions": [
"tabs",
"activeTab",
"storage",
"https://www.youtube.com/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "ffyt@x86.no",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best FFYT - YouTube Tab Extractor Alternatives
Here are some Firefox add-ons that are similar to FFYT - YouTube Tab Extractor: