Save Tabs Daily Firefox

Examine source code of Save Tabs Daily

By: Ted
Inspect and view changes in Save Tabs Daily source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "tedl57",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar"
  },
  "description": "Bookmarks new tabs into a daily folder.",
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "name": "Save Tabs Daily",
  "browser_specific_settings": {
    "gecko": {
      "id": "{730c4237-c527-4045-a850-aaef38bbbbf5}"
    }
  },
  "permissions": [
    "tabs",
    "bookmarks",
    "storage",
    "notifications"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+Z"
      }
    }
  },
  "version": "0.0.4"
}

Best Save Tabs Daily Alternatives

Here are some Firefox add-ons that are similar to Save Tabs Daily: