ScrapBookMark STANDARD Firefox

Examine source code of ScrapBookMark STANDARD

Inspect and view changes in ScrapBookMark STANDARD source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.9.12",
  "name": "ScrapBookMark STANDARD",
  "description": "OkorieWare ™ ScrapBookMark is an offline webpage archiver.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{101bf16d-81dc-4e4c-8834-ec38a2e4afb2}",
      "strict_min_version": "59.0"
    }
  },
  "icons": {
    "16": "favicon/icon-016.png",
    "24": "favicon/icon-024.png",
    "32": "favicon/icon-032.png",
    "48": "favicon/icon-048.png",
    "64": "favicon/icon-064.png",
    "128": "favicon/icon-128.png"
  },
  "homepage_url": "https://okorieware.ga/scrapbookmark/",
  "permissions": [
    "<all_urls>",
    "activeTab",
    "contextMenus",
    "downloads",
    "nativeMessaging",
    "storage",
    "tabs",
    "theme",
    "unlimitedStorage"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
  "commands": {
    "quick-save": {
      "suggested_key": {
        "default": "Ctrl+Alt+S"
      },
      "description": "Quick Save"
    },
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+B"
      },
      "description": "Sidebar"
    }
  },
  "background": {
    "scripts": [
      "js/bridge.js",
      "js/newtonsoft.json.js",
      "lib/jquery/jquery-3.6.0.min.js",
      "lib/base64/base64.js",
      "lib/jshashes/hashes.min.js",
      "lib/single-file/lib/single-file-background.js",
      "js/Common.Message.js",
      "js/Common.Data.js",
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "file:///*",
        "*://addons.mozilla.org/*",
        "*://chrome.google.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "js/bridge.js",
        "js/newtonsoft.json.js",
        "lib/jquery/jquery-3.6.0.min.js",
        "lib/jquery-ui/jquery-ui.min.js",
        "lib/bootstrap/js/bootstrap.bundle.min.js",
        "lib/icomoon/svgxuse.js",
        "lib/base64/base64.js",
        "lib/jshashes/hashes.min.js",
        "js/Common.Message.js",
        "js/content.js"
      ],
      "css": [
        "css/content.css"
      ]
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "js": [
        "lib/single-file/lib/chrome-browser-polyfill.js",
        "lib/single-file/lib/single-file-frames.js",
        "lib/single-file/lib/single-file-extension-frames.js"
      ],
      "all_frames": true,
      "match_about_blank": true
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "js": [
        "lib/single-file/lib/chrome-browser-polyfill.js",
        "lib/single-file/lib/single-file-bootstrap.js",
        "lib/single-file/lib/single-file-extension-core.js",
        "lib/single-file/lib/single-file.js"
      ],
      "all_frames": false
    }
  ],
  "page_action": {
    "default_icon": "img/download-arrow.svg",
    "default_title": "Save this page (ScrapBookMark)",
    "show_matches": [
      "<all_urls>"
    ],
    "hide_matches": [
      "file:///*",
      "*://addons.mozilla.org/*",
      "*://chrome.google.com/*",
      "*://localhost/*"
    ],
    "browser_style": false,
    "default_popup": "html/page.html"
  },
  "options_ui": {
    "browser_style": false,
    "page": "html/options.html"
  },
  "sidebar_action": {
    "default_icon": "img/book.svg",
    "default_title": "ScrapBookMark",
    "default_panel": "html/sidebar.html"
  },
  "web_accessible_resources": [
    "lib/single-file/lib/single-file-hooks-frames.js",
    "html/locate.html"
  ]
}

Best ScrapBookMark STANDARD Alternatives

Here are some Firefox add-ons that are similar to ScrapBookMark STANDARD: