FanDuel bookmarklet manager
Bookmarklet heaven for Engineering and Customer Support
What is FanDuel bookmarklet manager?
FanDuel bookmarklet manager is a Chrome extension developed by Unknown, and its main feature is "Bookmarklet heaven for Engineering and Customer Support".
Extension Screenshots
Download FanDuel bookmarklet manager Extension CRX File
Download FanDuel bookmarklet manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
An extension to help Developers and Customer Support use the FanDuel systems.
Extension Basic Information
Name | FanDuel bookmarklet manager |
ID | dhldbkpiafbgkeiikeogbdodjheafiml |
Official URL | https://chromewebstore.google.com/detail/fanduel-bookmarklet-manag/dhldbkpiafbgkeiikeogbdodjheafiml |
Description | Bookmarklet heaven for Engineering and Customer Support |
File Size | 65.98 KB |
Installation Count | 60 |
Current Version | 4.13.2 |
Last Updated | 2020-05-18 |
Publish Date | 2020-05-18 |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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\/*", "*:\/\/*\/*", " |