על מנת לנסות את אלפי התוספות הזמינות כאן, הורידו את Mozilla Firefox, דרך מהירה וחופשית לגלוש ברשת!

סגירה

ברוכים הבאים לתוספות של Firefox.

ניתן לבחור מבין אלפי תכונות וסגנונות נוספים כדי להתאים את Firefox לטעמך.

סגירה

בדרכים?

מומלץ לבקר באתר התוספות לנייד שלנו.

סגירה

היסטורית הגרסאות של BBCode

7 גרסאות

היו זהירים עם גרסאות ישנות!

גרסאות אלו מוצגות למטרות בדיקה. עליך תמיד להשתמש בגרסה העדכנית של התוספת.

גרסה 0.5.3.1 44.0 KiB עובד עם Firefox 0.9 - 56.*, SeaMonkey 1.0 - 2.0b1

Rolled back some unfinished code.

גרסה 0.5.3 44.0 KiB עובד עם Firefox 0.9 - 3.6a1pre, SeaMonkey 1.0 - 2.0b1

Officially bumping max version supported.

גרסה 0.5.2.4 44.0 KiB עובד עם Firefox 0.9 - 3.1b1pre, SeaMonkey 1.0 - 2.0a1

Version bumped for Firefox 3.1 and Flock 2.0

גרסה 0.5.2.2 44.0 KiB עובד עם Firefox 0.9 - 3.0.*, SeaMonkey 1.0 - 2.0a1

0.5.2.2 Changelog:
- Updated: Added default preference values for all ten custom tags, #4 - 10 are just blank, avoid annoying "null" value
- Updated: Hiding Custom Tag groupbox in settings if no custom tags are selected and some minor settings tweaks.
Note: for Firefox 3.0 nightly users, the options panel may not resize properly, I think this should be resolved with the bug below. As a work around, select the number of tags, press enter, close the options dialog and then reopen it, should resize properly at that point.
https://bugzilla.mozilla.org/show_bug.cgi?id=371508

גרסה 0.5.2.1 44.0 KiB עובד עם Firefox 0.9 - 3.0b5pre, SeaMonkey 1.0 - 2.0a1

0.5.2.1 Changelog:
- Added: HTML and XHTML "Make List" options no longer prompt, they parse highlighted lines into a list and trims the following leading spaces and characters: - * #
- Fixed: First line of a selection without leading characters was not properly bulleted with new BBCode "Make List"
- Update: Better space trimming with new BBCode "Make List" and leading characters: - * #

0.5.2 Changelog:
- Added: BBCode "Make List" no longer prompts, it parses highlighted lines into a list
- Added: New BBCode "Make List" also trims the following leading spaces and characters: - * #
- Added: zh-TW locale thanks to Jackbin
- Updated: Code cleanup and retooling (syntax highlighting and return values, etc)
- Updated: Default preferences now expose hidden _date_ and _time_ variables for custom tags
- Fixed: "bcTab is not defined" error when clicking on Help button in the Options and About dialogs
- Fixed: SeaMonkey 1.x installer did not copy over default preferences causing several issues
- Fixed: pt-BR and sv-SE locales where included but not properly referenced

גרסה 0.5.1 43.0 KiB עובד עם Firefox 0.9 - 3.0b5pre, SeaMonkey 1.0 - 2.0a1

0.5.1 Changelog:
- Fixed: Custom tags are now Unicode aware and support extended characters
- Fixed: Custom tag menu was not properly cleaned up and repopulated throwing a myPopup error in the error console
- Fixed: Now removing context menu popupshowing event listener on unload
- Updated: Gutted preferences code in favor of nsUserSettings.js that's included with Mozilla distros
- Updated: Code cleanup and retooling

גרסה 0.5 44.0 KiB עובד עם Firefox 0.9 - 3.0b5pre, SeaMonkey 1.0 - 2.0a1

- Updated: Simplified the extension's Options window
- Updated: Hiding Custom Tags menu if set to zero
- Updated: Defaulting Custom Tags to 3 so that you can see the examples included
- Updated: Created a new extension icon
- Updated: Migrated default preferences from JavaScript to default preferences file
- Fixed: Custom Tags menu is no longer duped and jumbled around
- Fixed: Settings and About dialogs had parent targeting issues
- Fixed: Undeclared variables are now declared properly