Aweb Firefox

Examine source code of Aweb

By: Aweb Add-on
Inspect and view changes in Aweb source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Aweb",
  "version": "1.0",
  "description": "Adds browser action icon to toolbar to open Aweb startingpage",
  "homepage_url": "https://aweb.ua",
  "icons": {
    "48": "icons/icon48.png"
  },
  "browser_action": {
    "default_icon": "icons/icon32.png",
    "default_title": "Aweb"
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Aweb Alternatives

Here are some Firefox add-ons that are similar to Aweb: