Open Source JavaScript Browser Extensions and Plugins - Page 10

JavaScript Browser Extensions and Plugins

View 194 business solutions

Browse free open source JavaScript Browser Extensions and Plugins and projects below. Use the toggles on the left to filter open source JavaScript Browser Extensions and Plugins by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Scramble!
    “Scramble your social network data!” - With Scramble you can selective enforce you access control preferences for your content on social networks like Facebook or Twitter ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A fork of the NoScript Mozilla plugin, in reaction to the breach of trust from the NoScript developer(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Serverless Webpack

    Serverless Webpack

    Serverless plugin to bundle your lambdas with Webpack

    A Serverless Framework plugin to build your lambda functions with Webpack. When enabled in your service configuration, functions are packaged and compiled individually, resulting in smaller Lambda packages that contain only the code and dependencies needed to run the function. This allows the plugin to fully utilize WebPack's Tree-Shaking optimization. Configuration possibilities range from zero-config to fully customizable. Support of serverless package, serverless deploy and serverless deploy function. Support of serverless invoke local and serverless invoke local --watch. Support of serverless run and serverless run --watch. Integrates with serverless-offline to simulate local API Gateway endpoints. Cleaned up configuration. You should now use a custom.webpack object to configure everything relevant for the plugin. The old configuration still works but will be removed in the next major release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Translate

    A powerful tool to translate selected words (or sentences) to a wide r

    Some useful notes: [1] Before using the extension, please make sure to visit the options page to adjust your settings. [2] To access the options page, right click the extension icon and select options. [3] All changes in the options page are auto saved. [4] To activate the extension after installation, please reload all your existing pages. [5] Please consider supporting this app by making a small donation :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    SlimerJS is a scriptable browser. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+. It can be used with Firefox 59. Higher version of Firefox is not supported and probably will not be supported in the future, as the development is suspended for now. SlimerJS provides the same API of PhantomJS. The current version of SlimerJS is highly compatible with PhantomJS 2.1. See current release notes in docs/release-notes-*.rst, and read the compatibility table to know the implementation level. The main goal of SlimerJS is to allow to execute all scripts developed for PhantomJS. So you could use tools like CasperJS. In fact, CasperJs 1.1 and higher can be executed with SlimerJS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SnippetHaven
    SnippetHaven is a simple and efficient Chrome extension that helps you quickly find and manage your code snippets. Save time and boost productivity by easily accessing your frequently
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SolusVM VPS Monitor is a browser-based monitoring utility that allows users of SolusVM-backed VPS to monitor the status (online/offline) and resources (memory/harddisk/bandwidth) usage of, and perform boot/reboot/shutdown actions on, their VPSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stack Overflow reputation display
    This Firefox extension allows you to keep track of your reputation scores on Stack Overflow and many other related sites. Your current score is displayed in the statusbar and updated periodically. Optional sound effects notify you of any changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Start NTP

    Start NTP

    Establece Start como página de inicio de Chrome

    Start NTP te permite usar Start como tu página de inicio de Chrome sin la necesidad de acceder a su marcador o URL siempre que quieres buscar. Las personas utilizan Start por su facilidad y cantidad de accesos directos que incorpora lo cual convierte la experiencia de navegación en una mucho más rápida. Start ha sido realizado con esmero y lleva mucho tiempo de esfuerzo para ofrecerle la mejor calidad de software. INSTALACIÓN: https://github.com/Inled-Group/start.newtab.chrome/blob/main/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    SuggestSE

    Autosuggest for jQuery

    SuggestSE is text auto-suggest replacement instead using default browser suggestion. Its work under jQuery library. Data source can be taken from server, local array, string, even from element HTML. Still customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SuperOgame
    Enjoy your game of OGame with Opera and SuperOgame!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tablesaw

    Tablesaw

    A group of plugins for responsive tables

    The Stack Table stacks the table headers to a two column layout with headers on the left when the viewport width is less than 40em (640px). If you only want to use the Stack Table and don’t want all the extra features (save yourself some bytes), Tablesaw provides a Stack-Only version. To opt-out of inline label creation (the table header cell text that shows at small breakpoints) on a per-table basis, use <table data-tablesaw-no-labels>; on a per-row basis, use <tr data-tablesaw-no-labels>; on a per-cell basis, use <td data-tablesaw-no-labels>. When the table cell is empty, use <table data-tablesaw-hide-empty> to hide the header when stacked. The Column Toggle Table allows the user to select which columns they want to be visible. The user always has the option to select all columns. If the table gets too wide for the viewport, it can overflow and cause a page-level scrollbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Take Action project consists of a Firefox extension and an iPhone application, meant to interact with the Social Actions API to bring people up to date information on way in which they can make a difference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Firefox addon for opening/closing full threads in Tapuz. Written in JavaScript. New, In Beta, Can now create messages and upload images automaticly directly to Tapuz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Firefox extension that makes Google Reader smarter by learning what's really interesting to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TheGlobalAddressBook (TGAB) is a Firefox extension using ENUM according to IETF RFC 3761 to provide a globally available, extremly scalable and reliable public addressbook directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of this project is to develop Javascript libraries that bring all browsers up to date with all the modern features we should expect from them. Initially that means providing as many HTML5 features as possible, as well as CSS3 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ToMaBoM

    ToMaBoM

    Topic Map Bookmark Manager - Firefox Extension

    Firefox Extension for managing and organizing bookmarks with the Topic Maps concept
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    Track time in Toggl Track without leaving your browser and the online apps you usually spend time on. Available for Chrome and Firefox. Our browser extension (previously called Toggl Button) for Chrome and Firefox lets you track time in your favorite web tools and wherever you are on the web. The Toggl Track browser extension integrates with 100+ popular tools. Toggl Track browser extension was previously called Toggl Button. Beyond the name and colors, no other changes have been made. Microsoft Edge has support for Chromium extensions, so you can use the Toggl Track browser extension on Microsoft Edge by downloading it from the Chrome Store. Once you install the add-on, a Toggl Track icon will be added to the right of the address bar. Click on the Toggl Track browser extension to reveal the timer’s dropdown. Here you can check your current time entry, change settings, sync, log out or stop your timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Too Tabs Manager

    Too Tabs Manager

    Too Tabs Manager allows you to group and shelve your non used tabs

    Are you used to browse internet using dozens of tabs at the same time? Are there some tabs that you don't need at this moment but you need to keep them for later? Can't you see the icons of your tabs because your window is too crowded of tabs? Here is the solution! Shelve your unused tabs for another moment and focus only in the ones you are using is easy with Too Tabs Manager. Create folders to shelve your tabs. Dump all your current tabs in (or choose some of them) and start browsing again in an empty environment. Restoring your whole folder of shelved tabs is as easier as 1-click. A simple click allows you to recover all your previous tabs again (or choose some of them). Try it, it's free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Toolkit for YNAB

    Toolkit for YNAB

    A general purpose YNAB enhancing browser extension for Chrome

    Toolkit for YNAB is a browser extension that enhances your experience with the YNAB Web Application. YNAB have released an exciting new web version. Lots of power users of the older versions are asking for options that are easily implemented in a browser extension. Rather than ask the YNAB team to implement these features, let's just do it ourselves! The Toolkit is available for Chrome and Firefox. The extension is built using Browser (Web) Extension APIs which means support for Edge should be imminent as well. Since the extension is built with Web Extensions and that is not supported by Safari, the extension itself is not supported on Safari. When/if Safari decides to support Web Extensions we will do what we can to provide support for their browser. We've decided that it's better to use the latest and greatest than to wait for browsers to support all the nice newer syntax landing in Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TopoJSON

    TopoJSON

    An extension of GeoJSON that encodes topology

    TopoJSON eliminates redundancy, allowing related geometries to be stored efficiently in the same file. For example, the shared boundary between California and Nevada is represented only once, rather than being duplicated for both states. A single TopoJSON file can contain multiple feature collections without duplication, such as states and counties. Or, a TopoJSON file can efficiently represent both polygons (for fill) and boundaries (for stroke) as two feature collections that share the same arc mesh. See How To Infer Topology for a visual explanation of how TopoJSON works. See Command-Line Cartography for an introduction to TopoJSON and related tools. See TopoJSON Format Specification for the format specification. To further reduce file size, TopoJSON can use quantized delta-encoding for integer coordinates. This is similar to rounding coordinate values (e.g., LilJSON), but with greater efficiency and control over loss of information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tree Style Tab

    Tree Style Tab

    Tree Style Tab, Show tabs like a tree.

    This extension to Firefox provides the ability to work with tabs as "trees". New tabs opened from the current tab are automatically organized as "children" of the current tab. Such "branches" are easily folded (collapsed) by clicking on the arrow shown in the "parent" tab, so you no longer need to suffer from too many visible tabs. If you want, you can restructure the tree via drag and drop. Such a tree of tabs will behave like a visual browsing history for you. For example, if you see a list of search results for a topic, each search result link will open in new child tab. New tabs opened from these "child" tabs will appear as descendants of their originating tabs. You'll easily dig and dig deeply, without losing your browsing trail - if you want to go back to the original search result, you just have to switch to the "root" tab. Moreover, each tree will reflect a group of tabs on a similar topic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Try It Yourself HTML5

    Try It Yourself HTML5

    PURE HTML5 editor for web designer and developer

    Your Simple HTML editor for Desktop Device. =============== Get Android App: https://play.google.com/store/apps/details?id=com.ulm.tryiteditorhtml =============== OS requirements: - Windows 7 and later are supported, older operating systems are not supported (and do not work). - Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. ======== Chrome app: HTML, XHTML and XML editor - https://goo.gl/bYR7fF == Browser Extensions == Chrome extension: http://bit.ly/1NiErH5 Add-on Firefox: http://mzl.la/1XJQXQC ==Angular Directive== Download Angular Syntax-Highligher. For documentation follow this link - http://ulmdevice.altervista.org/syntaxhigh/documentation/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    By leveraging typeface.js, jQuery, the canvas, toDataURL, CSS background properties and real overlayed text, Type Select is able to combine custom fonts with your browser's native text selection funcationality. You can now interact with beautifully rend
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.