Results 1 to 4 of 4

This is a discussion on Install User Scripts as Extensions ? within the Chrome Talk section, part of the Google Chrome category: Does this news from the Chromium builds bode well for the future of Chrome and Greasemonkey fans ? http://lifehacker.com/5396937/chromi...ngs-for-chrome...


  1. #1
    StevePaul's Avatar
    StevePaul is offline Senior Member
    Join Date
    Mar 2009
    Location
    Birmingham, England
    Posts
    1,522

    Default Install User Scripts as Extensions ?

    Does this news from the Chromium builds bode well for the future of Chrome and Greasemonkey fans ?

    http://lifehacker.com/5396937/chromi...ngs-for-chrome

  2. #2
    Stamga's Avatar
    Stamga is offline Super Moderator/Designer
    Join Date
    Mar 2009
    Location
    Qc, Canada
    Posts
    601

    Default

    Now thats cool! Too bad not all of the UserScripts work on Chrome..


  3. #3
    Michael3185 is offline Senior Member
    Join Date
    Apr 2009
    Location
    Lincoln, UK
    Posts
    377

    Default

    Actually, it's really easy to turn a script into an extension, and anyone can do it without programming experience.

    A script is 'wrapped' in a JavaScript statement, and then there's a bunch of JavaScript code. An extension is just a manifest file which describes the extension to Chrome, along with the JavaScript file/code it runs. When you tell Chrome to package it, it does all the work for you.

    Stamga's well used to this of course, but for those who aren't it's fun to play. Have a look at this stuff, and try turning a favourite script into an extension. All you need to do is remove the JavaScript() statement and save the code in a file, then put the filename into your manifest.

    Personally, I think it's the coolest way to create extensions, as it makes it open to everyone. Yes, you too can be a geek, and it won't cost you a penny!
    Veesteronnalaptop, and Chrome extension mods at http://gochrome.letsdoo.org

  4. #4
    tech4computer is offline Junior Member
    Join Date
    Oct 2009
    Posts
    5

    Default

    The userscripts -> chrome extension functionality works good. The cross-domain GM_xmlhttprequest is work in progress at the moment.

Similar Threads

  1. Replies: 3
    Last Post: 11-07-2009, 12:27 AM
  2. Problems with user scripts
    By cmattis in forum Chrome Troubleshooting
    Replies: 5
    Last Post: 10-29-2009, 05:02 PM
  3. User scripts not working
    By sulasno in forum Plugins Troubleshooting
    Replies: 12
    Last Post: 09-23-2009, 10:35 PM
  4. Chrome Application Shortcuts - Extensions & User Scripts
    By StevePaul in forum Chrome Tips & Tricks
    Replies: 4
    Last Post: 07-08-2009, 07:25 PM
  5. User Scripts & Extensions
    By Luc VN in forum Chrome Plugins
    Replies: 5
    Last Post: 06-05-2009, 04:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •