Examine source code of All Bangla Newspaper

Inspect and view changes in All Bangla Newspaper source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "name": "All Bangla Newspaper",
  "description": "Read all Bangla Newspaper of Bangladesh. List of popular online bangla news site with 24x7 bd news headlines today.",
  "version": "1.2.1",
  "icons": {
    "64": "icons/icon.png"
  },
  "browser_action": {
    "default_icon": {
      "64": "icons/icon.png"
    },
    "default_popup": "browserAction/index.html",
    "default_title": "All Bangla Newspaper"
  }
}