Bookmark

Get All Sanmina Application By Plant And Projects

What is Bookmark?

Bookmark is a Chrome extension developed by gdl1.share, and its main feature is "Get All Sanmina Application By Plant And Projects".

Extension Screenshots

screenshot
screenshot
screenshot

Download Bookmark Extension CRX File

Download Bookmark extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Bookmark Sanmina Applications by Ing. Alexis Suarez                    

Extension Basic Information

Name Bookmark Bookmark
ID ecnmfnpgmifnphmkpjmndehapddeogck
Official URL https://chrome.google.com/webstore/detail/bookmark/ecnmfnpgmifnphmkpjmndehapddeogck
Description Get All Sanmina Application By Plant And Projects
File Size 4.98 MB
Installation Count 1,000
Current Version 2.2
Last Updated 2019-10-07
Publish Date 2019-10-07
Rating 5.00/5 Total 1 Ratings
Developer gdl1.share
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bookmark",
    "version": "2.2",
    "description": "Get All Sanmina Application By Plant And Projects",
    "permissions": [
        "tabs",
        "activeTab",
        "declarativeContent",
        "storage"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "index.html",
        "default_icon": {
            "32": "img\/icon32.png",
            "64": "img\/icon64.png",
            "128": "img\/icon128.png"
        }
    },
    "web_accessible_resources": [
        "img\/icon64.png"
    ],
    "icons": {
        "32": "img\/icon32.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png"
    },
    "manifest_version": 2
}