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.
Hvad er Random Office Episode?
Random Office Episode er en Chrome-udvidelse udviklet af Chris Williams, og dens hovedfunktion er "Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC.".
Udvidelsesskærmbilleder
Download Random Office Episode-udvidelses-CRX-fil
Download Random Office Episode-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | mkpmdndgoofaejbjgjmgcabhekahdijh |
Officiel URL | https://chrome.google.com/webstore/detail/random-office-episode/mkpmdndgoofaejbjgjmgcabhekahdijh |
Beskrivelse | Get whisked away to a random episode of The Office in one click. This plugin is not affiliated with The Office or NBC. |
Filstørrelse | 20.52 KB |
Antal Installationer | 49 |
Nuværende Version | 0.1 |
Senest Opdateret | 2017-11-12 |
Udgivelsesdato | 2017-11-12 |
Udvikler | Chris Williams |
Betalingsmetode | free |
Understøttede Sprog | 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 |