Inspect and view changes in Huruf advanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Huruf advanced",
"short_name": "Huruf adv",
"description": "Allows you to set the font and size of Arabic text, making it easy to read",
"version": "3.3",
"permissions": [
"storage"
],
"options_page": "popup.html",
"browser_action": {
"default_icon": "assets/huruf.png",
"default_popup": "popup.html"
},
"icons": {
"16": "assets/huruf.png",
"128": "assets/huruf.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"main.js"
],
"css": [
"styles.css"
]
}
],
"web_accessible_resources": [
"main.js",
"fonts/*"
]
} Best Huruf advanced Alternatives
Here are some Firefox add-ons that are similar to Huruf advanced: