Manage Bookmarks, Search, Background Firefox

Examine source code of Manage Bookmarks, Search, Background

By: OCIS
Inspect and view changes in Manage Bookmarks, Search, Background source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Manage Bookmarks, Search, Background",
  "description": "Manage Bookmarks, Search, Background",
  "manifest_version": 2,
  "version": "1.1resigned1",
  "homepage_url": "http://www.12startpage.com",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "54.0",
      "id": "{a0ca5a85-765a-4730-b14f-dd914ce79e2a}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png"
    },
    "default_title": "Manage Bookmarks, Search, Background",
    "default_popup": "popup.html"
  },
  "chrome_url_overrides": {
    "newtab": "redirect.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "management",
    "cookies",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.12startpage.com/*"
      ],
      "all_frames": false,
      "run_at": "document_end"
    }
  ]
}

Best Manage Bookmarks, Search, Background Alternatives

Here are some Firefox add-ons that are similar to Manage Bookmarks, Search, Background: