Injecta icon

Injecta

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-17.

Extension Actions

CRX ID
gbndgddgajcmkogjonkgbcempddcbmca
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Inject JavaScript libraries into your current page.

Image from store
Injecta
Description from store

Inject JavaScript libraries into any webpage with the click of a button.

Have you ever wanted to make a request on a page through the Chrome Developer console? Maybe you wanted to scrape a table using jQuery. Maybe you wish you had access to Lodash/Underscore's powerful comprehensions. Maybe you wanted the date processing capabilities of Moment or the functional elegance of Ramda.

With Injecta, you can now do this without having to copy/paste scripts into the console. Injecta allows you to inject pre-defined JavaScript libraries directly into webpages to give you full control of your webpages.

Source: https://github.com/simplyianm/injecta

Latest reviews

Anonymous
great! using it to practice with Ramda.... how can I get more libs? I would like to add some of the folktale ones...https://github.com/folktale/data.task, https://github.com/folktale/data.either, https://github.com/folktale/data.maybe
Anonymous
Did what I wanted, which was to make lodash available in the console for playing with code on a live site with just a couple clicks.