Results 1 to 5 of 5

This is a discussion on [Tutorial] Chrome IP within the Plugins Development section, part of the Chrome Plugins category: Hello All, I saw a simple extension around here and though I would replicate it with a full tutorial on ...


  1. #1
    tutelagesystems is offline Junior Member
    Join Date
    Jul 2009
    Posts
    13

    Default [Tutorial] Chrome IP

    Hello All,

    I saw a simple extension around here and though I would replicate it with a full tutorial on it.

    The extension is obtaining your IP Address through an extension. If you would like some insight it basically sits in your toolstrip area and lets you know what your ip address is. You as the user can minimize the plugin so that you save space.

    Anyway if you would like to take a look here http://chrome-developers.blogspot.co...p-address.html please leave some feedback.

    I have noticed that blogger is actually hard to create a valid tutorial post in it. So I might check something else out to create these.

  2. #2
    pcki11's Avatar
    pcki11 is offline Senior Member
    Join Date
    Jun 2009
    Posts
    214

    Default

    posting code as an image in a tutorial is very wrong.
    other than that, thanks for the tutorial, although your example extension is not as simple as it could be =)

    theme for 2.0.172.43 / 4.0.206.1

  3. #3
    tutelagesystems is offline Junior Member
    Join Date
    Jul 2009
    Posts
    13

    Default

    It was the only way to have blogger keep the code there. They seem to strip out tags.

    I am currently looking at wordpress for it.

  4. #4
    Kyrax is offline Senior Member
    Join Date
    Apr 2009
    Location
    Qc, Canada
    Posts
    495

    Default

    Use HTML editor instead of WYSIWYG editor and add <pre> tags.

  5. #5
    Waha's Avatar
    Waha is offline Senior Member
    Join Date
    Apr 2009
    Location
    Oregon
    Posts
    788

    Default

    You can always use &lt; and &gt; to literally show < and > rather than have them interpreted as tag.
    ~ Projects ~
    Specialized: Carapass Auction Watcher, Kongregate Chat
    Libraries: bliplib
    Tools: manifest syntax highlighting & snippits
    ~ Happy to make extensions for pay too ;D ~
    Portfolio: Search and Share

Similar Threads

  1. Tutorial: How to import bookmarks to Google Chrome
    By r4yd3n in forum Chrome Troubleshooting
    Replies: 0
    Last Post: 12-07-2008, 05:36 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
  •