Random Office Episode
Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC.
Cos'è Random Office Episode?
Random Office Episode è un'estensione di Chrome sviluppata da Chris Williams, e la sua funzione principale è "Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Random Office Episode
Scarica i file di estensione Random Office Episode 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
Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC.
Informazioni di Base sull'Estensione
Nome | |
ID | mkpmdndgoofaejbjgjmgcabhekahdijh |
URL Ufficiale | https://chrome.google.com/webstore/detail/random-office-episode/mkpmdndgoofaejbjgjmgcabhekahdijh |
Descrizione | Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC. |
Dimensione del File | 20.52 KB |
Conteggio Installazioni | 49 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2017-11-12 |
Data di Pubblicazione | 2017-11-12 |
Sviluppatore | Chris Williams |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Random Office Episode", "description": "Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC.", "version": "0.1", "permissions": [ "tabs" ], "background": { "scripts": [ "episodes.js", "background.js" ] }, "browser_action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_title": "Random Office Episode" }, "author": "Chris Williams |