Tab Slideshow History Firefox

Examine source code of Tab Slideshow History

By: Lekugo
Inspect and view changes in Tab Slideshow History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Slideshow History",
  "version": "1.0",
  "description": "Xem lại theo vòng lặp các trang đã mở gần đây như slideshow.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Start Slideshow",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-slideshow-history@example.com"
    }
  }
}

Best Tab Slideshow History Alternatives

Here are some Firefox add-ons that are similar to Tab Slideshow History: