FanDuel bookmarklet manager
Bookmarklet heaven for Engineering and Customer Support
Wat is FanDuel bookmarklet manager?
FanDuel bookmarklet manager is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Bookmarklet heaven for Engineering and Customer Support".
Extensie Screenshots
Download het CRX-bestand van de extensie FanDuel bookmarklet manager
Download FanDuel bookmarklet manager-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
An extension to help Developers and Customer Support use the FanDuel systems.
Basisinformatie over de Extensie
Naam | FanDuel bookmarklet manager |
ID | dhldbkpiafbgkeiikeogbdodjheafiml |
Officiële URL | https://chromewebstore.google.com/detail/fanduel-bookmarklet-manag/dhldbkpiafbgkeiikeogbdodjheafiml |
Beschrijving | Bookmarklet heaven for Engineering and Customer Support |
Bestandsgrootte | 65.98 KB |
Aantal Installaties | 60 |
Huidige Versie | 4.13.2 |
Laatst Bijgewerkt | 2020-05-18 |
Publicatiedatum | 2020-05-18 |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Michael Sholty & Bernard Debecker", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "version": "4.13.2", "default_locale": "en", "browser_action": { "default_icon": { "16": "images\/fd-16.png", "24": "images\/fd-24.png", "32": "images\/fd-32.png" }, "default_title": "__MSG_browserActionTitle__", "default_popup": "html\/popup.html" }, "options_ui": { "page": "html\/options.html", "open_in_tab": false }, "icons": { "16": "images\/fd-16.png", "32": "images\/fd-32.png", "48": "images\/fd-48.png", "128": "images\/fd-128.png" }, "permissions": [ "activeTab", "tabs", "https:\/\/github.com\/*", "*:\/\/*\/*", " |