ABCD PDF experience New Tab Firefox

Examine source code of ABCD PDF experience New Tab

Inspect and view changes in ABCD PDF experience New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "short_name": "__MSG_extName__",
  "version": "1.5.27.9",
  "description": "__MSG_description__",
  "default_locale": "en",
  "homepage_url": "https://abcdpdf.com",
  "author": "abcdpdf.com",
  "browser_action": {
    "default_icon": "images/icon/icon48.png",
    "default_title": "__MSG_extName__",
    "default_popup": "/popup/index.html"
  },
  "chrome_url_overrides": {
    "newtab": "/dist/index.html"
  },
  "icons": {
    "16": "images/icon/icon16.png",
    "32": "images/icon/icon32.png",
    "48": "images/icon/icon48.png",
    "128": "images/icon/icon128.png"
  },
  "background": {
    "scripts": [
      "js/misc.js",
      "js/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "js/content_script.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "offline_enabled": true,
  "permissions": [
    "bookmarks",
    "history",
    "contextMenus",
    "tabs",
    "https://*.abcdpdf.com/",
    "https://www.yahoo.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{50beb2b5-a86d-4d7c-ac92-453d3f401f41}"
    }
  }
}

Best ABCD PDF experience New Tab Alternatives

Here are some Firefox add-ons that are similar to ABCD PDF experience New Tab: