Bookmark
Get All Sanmina Application By Plant And Projects
Wat is Bookmark?
Bookmark is een Chrome-extensie ontwikkeld door gdl1.share, en de belangrijkste functie is "Get All Sanmina Application By Plant And Projects".
Extensie Screenshots
Download het CRX-bestand van de extensie Bookmark
Download Bookmark-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Bookmark Sanmina Applications by Ing. Alexis Suarez Basisinformatie over de Extensie
| Naam | |
| ID | ecnmfnpgmifnphmkpjmndehapddeogck |
| Officiële URL | https://chrome.google.com/webstore/detail/bookmark/ecnmfnpgmifnphmkpjmndehapddeogck |
| Beschrijving | Get All Sanmina Application By Plant And Projects |
| Bestandsgrootte | 4.98 MB |
| Aantal Installaties | 1,000 |
| Huidige Versie | 2.2 |
| Laatst Bijgewerkt | 2019-10-07 |
| Publicatiedatum | 2019-10-07 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | gdl1.share |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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
} | |