Search Activity Chart Firefox

Examine source code of Search Activity Chart

By: le
Inspect and view changes in Search Activity Chart source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search Activity Chart",
  "version": "1.0",
  "description": "Ghi lại và hiển thị biểu đồ thời gian các tìm kiếm Google/DuckDuckGo.",
  "permissions": [
    "storage",
    "webNavigation",
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Xem biểu đồ tìm kiếm",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1ed7d63f-6610-4e9c-a076-de0149162ddc}"
    }
  }
}

Best Search Activity Chart Alternatives

Here are some Firefox add-ons that are similar to Search Activity Chart: