Definitive date for google chrome extensions


Recommended Posts

Nicholas Moline noticed an interesting session from Google I/O, a developer conference that will be held in May.

Developing extensions for Google Chrome

"Learn how Google Chrome makes it easy to write extensions using the web technologies you already know. This talk will cover the basics of the extension system (distribution/packaging, installation, updates), as well as the different APIs to enhance with the browser."

We can assume that Google Chrome will add support for extensions before May 27th, when the conference starts.

A recently published document explains the process model for extensions. The latest developer versions of Google Chrome already supports user scripts, which could later become part of more complex extensions.

"Chromium extensions will follow a multi-process architecture to share the same kind of stability and security that regular web pages have in Chromium. All of an extension's code runs in a single process, separate from the browser (with the exception of user scripts which run in whichever renderers they apply to). Extension code can communicate with user scripts, and vice versa, through a message passing API."

There's also a list of APIs that includes support for changing the theme, customizing toolstrips and buttons, manipulating the download system, interacting with the history and bookmark system, adding support for sidebars and status bars.

http://googlesystem.blogspot.com/2009/02/g...ensions-by.html

<snipped>

time for a faster and more efficient browser to take over

Edited by John S.
title edited - trolling comment removed
Hello Troll.

/thread

im just posting news, with a little bias maybe but having used both google chrome is far supirior

in a few months google chrome allready got 1 % market share and opera has been here 10 years and not even at 1

firefox took a LONG time to get to where it is

google chrome gets advertised on youtube in a few more years you will wonder why you ever used firefox

Something tells me those extensions won't be able to block Google Ads. If they will be able to block Google Ads, then Google's also going to die out by June. ;)

the blocker would block all ads except google ads :p

What does the comparison of google chrome and opera have to do with FF?

showing how hard it is to get anywhere in the market

firefox was extremly slow to start off

i remember hating changing to firefox 0.7 from internet explorer

it was horrid for me in the beginning

give chrome a few years and firefox will start to fall behind i think

im just posting news, with a little bias maybe but having used both google chrome is far supirior

in a few months google chrome allready got 1 % market share and opera has been here 10 years and not even at 1

firefox took a LONG time to get to where it is

google chrome gets advertised on youtube in a few more years you will wonder why you ever used firefox

You're were posting news yes, but with a lot of bias.

Anyway, personally I don't see Chrome taking over any time soon. I don't see much in Chrome to make me switch from Firefox.

It would have to be cross-platform to be a serious contender, right now it's Windows only.

logically once add ons are enabled multi plat will be next

in the chromium FAQs (open source coding behind google chrome) they said multiplat is going to be a feature

FF will always stay...

People said the same thing about Netscape/Mosiac and Linx etc, and what, 10 people still use them now?

FF may be around for awhile, but assuming it'll survive for all time is not gonna happen. :)

I can't wait for extensions for Google Chrome.

I will always prefer my Firefox to Chrome!

have you even tried chrome?

i was using the firefox minefields and got tired of crashing and slow speeds and i jumped onto google chrome as soon as it came out in sept and havent looked back

ive gotten use to no ad block plus but by may chrome will imo be the best browser BY FAR

sure you can love your extensions but i just want SPEED in my browsing

have you even tried chrome?

i was using the firefox minefields and got tired of crashing and slow speeds and i jumped onto google chrome as soon as it came out in sept and havent looked back

ive gotten use to no ad block plus but by may chrome will imo be the best browser BY FAR

sure you can love your extensions but i just want SPEED in my browsing

Firefox, slow? Really?

I mean, don't get me wrong, they have some great ideas for Chrome, not that I believe they've all come to fruition yet, but saying Firefox is slow is kind of silly.

Firefox, slow? Really?

I mean, don't get me wrong, they have some great ideas for Chrome, not that I believe they've all come to fruition yet, but saying Firefox is slow is kind of silly.

it is slow

chrome is faster then opera, and opera is FAR faster then firefox

@sweetleaf

i have used firefox since 0.7

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft Edge gets tons of security features, including AI model that can see your screen by Usama Jawad Microsoft Edge may not be the most popular browser out there, but it does receive quite frequent updates that sometimes bring surprising new features and axe others that are not as popular. Now, Microsoft has detailed some of the new security enhancements that it has introduced in Edge for Business, typically used by commercial customers. Microsoft has emphasized that security features are baked into Edge for Business and offer native integration with security and governance tools like Defender and Purview. Browser sessions are governed by default on managed devices but can also be governed through dedicated work profiles on unmanaged devices. An important aspect in this area is controlling the use of shadow AI. We have talked about this before, but it essentially restricts employees from using unsanctioned AI apps through data loss prevention (DLP) policies, with Edge redirecting them to trusted AI services like Microsoft 365 Copilot. This feature, available as a pay-as-you-go (PAYG) license, ensures that confidential data never exits AI boundaries set by your organization in Purview. Additionally, Microsoft also has strong DLP policies for contractors. Contractors leveraging a Entra ID-joined work profile provisioned by their contracting company on a device managed by their actual employer can be restricted from downloading files locally. In such scenarios, the file is saved on the contracting firm's OneDrive rather than being downloaded locally. Another useful Edge security feature disallows copying and pasting from unmanaged locations and apps. Similarly, DLP policies can be configured at a granular level to restrict screenshots or downloading of files from certain locations. In the same vein, IT admins can block the installation of extensions, hosted apps, themes and scripts, and control if users can install extensions from external locations. They can also enable the installation of specific extensions and allow users to request access to certain extensions, so that they can be managed on a case-by-case basis. Finally, Edge for Business now has an on-device AI model that uses computer vision to see what's on your screen and block potentially malicious content immediately. This does not rely on site reputation, as it simply monitors what is being displayed on your screen, which means that it is effective against malicious content that takes over your screen and employs scareware tactics. Since this is an on-device AI model, it does use your system's resources, so it's enabled by default only on devices with at least 2GB of RAM and four CPU cores. You can find more details in the Microsoft Mechanics video here.
    • Could you come up with a slightly less depressing background for Tux instead of that gray gradient? Doesn't have to be cheerful, just less of a downer...
    • Linux 7.2's first release candidate gets off to a good start by Paul Hill Credit: Larry Ewing It has been a few weeks since the release of Linux 7.1, and in that time, the Linux 7.2 merge window has been open, where developers can submit their features and patches ready for the upcoming release. That window is now shut, and the release candidate phase has begun so that new features can be tested and further fixes applied. According to the founder of Linux, Linus Torvalds, this week’s release candidate looks “reasonably normal”. Although we are super early in the release candidates, this is a good sign as it makes it more likely that an eighth release candidate will not be needed. Torvalds even mentioned that the update’s stats are only larger than they really are because there was another AMD header drop with a third of the patch just being AMD GPU register definitions, which aren’t big changes but make the code contributed look larger overall. In addition to this, he noted that just over half the patch is drivers, even when excluding the AMD register dump. The rest of the changes are spread out over architecture updates, tooling, documentation, and core kernel updates. In the next week, Torvalds says that he will be chilling out, taking the week “mostly off”. Despite this, he will be reading emails and keeping up with things, so if he is slow responding, now you know why. He said he is hoping for a calm week, but we will just have to see if the second release candidate is actually like that. We should expect seven or eight release candidates before Linux 7.2 is released, so expect it around the end of August. If you missed it a few weeks ago, be sure to check out our coverage of Linux 7.1's release.
    • Ridiculous claim that the labor cost difference of $6000 annually would increase cost per phone by $200. The employees produce 3 phones per month or what?
    • Sparkle 2.20.1 by Razvan Serea Sparkle is a free, open-source Windows optimization tool designed to make your PC faster, cleaner, and more private. With Sparkle, you can easily debloat Windows by removing unnecessary apps and services, disable Microsoft tracking to enhance privacy, and apply performance tweaks to boost speed. Its cleaner removes junk and temporary files, while every change is safe and fully reversible. Sparkle also features a modern, user-friendly interface with automatic updates, making system maintenance simple. Explore over 39 tweaks, from disabling telemetry and hibernation to optimizing network and game settings, all aimed at customizing and enhancing your Windows experience. Sparkle supports Windows 10 and 11. Sparkle 2.20.1 changelog: You can now change the Animation Direction from Up, Left, or Off. Added configurable animation direction (Up, Left, Off) for improved accessibility Added TTL caching to the system info backend Refactored tweak application flow to await NvidiaProfileInspector Improved IPC listener cleanup to correctly remove specific listeners Fixed online status not updating after successful network requests Updated system info tests to support backend caching Removed electron-toolkit utils dependency in favor of internal is.dev helper Fixed unwanted files and folders being included in application bundles Download: Sparkle 2.20.1 | Portable | ~100.0 MB (Open Source) Links: Sparkle Website | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Dedicated
      Zeynel earned a badge
      Dedicated
    • One Month Later
      JKR earned a badge
      One Month Later
    • Dedicated
      Asgardi earned a badge
      Dedicated
    • Conversation Starter
      jessse3334 earned a badge
      Conversation Starter
    • Reacting Well
      JuvenileDelinquent earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      +Edouard
      246
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      Steven P.
      86
    5. 5
      macoman
      65
  • Tell a friend

    Love Neowin? Tell a friend!