Bookmark

Get All Sanmina Application By Plant And Projects

ما هو Bookmark؟

Bookmark هو إضافة Chrome تم تطويرها بواسطة gdl1.share، والميزة الرئيسية لها هي "Get All Sanmina Application By Plant And Projects".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Bookmark

قم بتنزيل ملفات الامتداد Bookmark بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
}