• Stars
    star
    259
  • Rank 153,446 (Top 4 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A chrome extension for reloading unpacked extensions

Extensions Reloader for Chrome™

Reloads all unpacked extensions with a single click.

The extension is available for download here.

If you've ever developed a Google Chrome™ extension, you might have wanted to automate the process of reloading your unpacked extension without the need of going through the extensions page.

"Extensions Reloader" allows you to reload all unpacked extensions using three ways:

  1. The extension's toolbar button

  2. Browsing to "http://reload.extensions". This is intended for automating the reload process using "post build" scripts - just browse to "http://reload.extensions", and chrome will open with freshly reloaded extensions

  3. Using the keyboard shortcut. The default is Alt-Shift-r or Opt-Shift-r on Mac. Open chrome://extensions/shortcuts to customize

Whenever a refresh is executed, a green "OK" badge will appear on Extensions Reloader's toolbar icon.

Notice: Manifest.json Changes

Changes to your extension's manifest.json file will not be reflected using "Extensions Reloader" and a manual refresh must be done to apply them.

More Repositories

1

extension-page-context

Run functions in page context directly from a browser extension content script
JavaScript
25
star
2

outlook-duplicated-items-remover

A VBA script that finds and moves duplicated items in selected outlook folders
VBA
18
star
3

rx-input-layout-switcher

Alt+Shift keyboard layout switcher GNOME Shell Extension
JavaScript
11
star
4

write-right-extension

Chrome extension that automatically sets the writing direction of input elements and allows the user to override it with keyboard shortcuts. Written using Bing's ChatGPT AI
JavaScript
8
star
5

express-response-hooks

Extends Express.js with response hooks
JavaScript
4
star
6

flat-promise

Create a fresh new Promise with exposed 'resolve' & 'reject' callbacks available outside of its executor function
JavaScript
2
star
7

kids-keyboard-game

Kids Keyboard Game
Vue
2
star
8

cs-haifa-website

מדעי המחשב, אוניברסיטת חיפה - אתר הסטודנטים | A static mirror copy of the students website of the computer science department in Haifa university
HTML
1
star
9

dockerized-android-debug-tools-poc

Proof of Concept: Controlling a Virtual Android Device with Various Debug Tools Using VirtualBox and Docker
Dockerfile
1
star
10

itm-to-wgs84-converter

A Zero dependency ITM to WGS84 coordinates converter
JavaScript
1
star
11

vite-plugin-vue-static-sfc

Serve ".vue" files as static assets
JavaScript
1
star
12

fullscreen-magic-extension

Automagically finds a video, game, frame, or other embedded content in a webpage and makes it full screen with a single click
JavaScript
1
star
13

vue-local-storage-reactivity

A Vue library that makes localStorage reactive
JavaScript
1
star
14

outlook-folder-sync

A VBA script that compares two folders and copies missing items into a dedicated sub-folder
VBA
1
star