Bookmark

Get All Sanmina Application By Plant And Projects

Bookmarkとは何ですか?

Bookmarkはgdl1.shareによって開発されたChromeの拡張機能で、その主な機能は「Get All Sanmina Application By Plant And Projects」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Bookmark拡張機能のCRXファイルをダウンロード

Bookmark拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Bookmark Sanmina Applications by Ing. Alexis Suarez                    

拡張機能の基本情報

名前 Bookmark Bookmark
ID ecnmfnpgmifnphmkpjmndehapddeogck
公式URL https://chrome.google.com/webstore/detail/bookmark/ecnmfnpgmifnphmkpjmndehapddeogck
説明 Get All Sanmina Application By Plant And Projects
ファイルサイズ 4.98 MB
インストール数 1,000
現在のバージョン 2.2
最終更新日 2019-10-07
公開日 2019-10-07
評価 5.00/5 合計 1 レビュー
開発者 gdl1.share
Eメール [email protected]
支払い方法 free
対応言語 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
}