历史记录保存 BrowserHistory Firefox

Examine source code of 历史记录保存 BrowserHistory

By: He
Inspect and view changes in 历史记录保存 BrowserHistory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BrowserHistory",
  "description": "记录时间标题网址,用户决定是否导出。",
  "version": "1.0",
  "permissions": [
    "storage",
    "tabs",
    "webNavigation"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dc073118-8b70-48f3-a790-6f0f67de576f}"
    }
  }
}

Best 历史记录保存 BrowserHistory Alternatives

Here are some Firefox add-ons that are similar to 历史记录保存 BrowserHistory: