FanDuel bookmarklet manager
Bookmarklet heaven for Engineering and Customer Support
Cos'è FanDuel bookmarklet manager?
FanDuel bookmarklet manager è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Bookmarklet heaven for Engineering and Customer Support".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FanDuel bookmarklet manager
Scarica i file di estensione FanDuel bookmarklet manager in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
An extension to help Developers and Customer Support use the FanDuel systems.
Informazioni di Base sull'Estensione
Nome | FanDuel bookmarklet manager |
ID | dhldbkpiafbgkeiikeogbdodjheafiml |
URL Ufficiale | https://chromewebstore.google.com/detail/fanduel-bookmarklet-manag/dhldbkpiafbgkeiikeogbdodjheafiml |
Descrizione | Bookmarklet heaven for Engineering and Customer Support |
Dimensione del File | 65.98 KB |
Conteggio Installazioni | 60 |
Versione Corrente | 4.13.2 |
Ultimo Aggiornamento | 2020-05-18 |
Data di Pubblicazione | 2020-05-18 |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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\/*", "*:\/\/*\/*", " |