Bookmark

Get All Sanmina Application By Plant And Projects

Bookmark क्या है?

Bookmark gdl1.share द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get All Sanmina Application By Plant And Projects"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Bookmark एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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
}